/*<pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       getPartials(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       getPartials(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       getPartials(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       getPartials(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
       getPartials(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
         populateMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
           getMustache(#.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:{{couleur_date}};
}
.cal-day-weekend span[data-cal-date]{
	color:{{couleur_date_we}}!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: {{couleur_cercle_date_active}}!important; /* calendrier general*/
	color:{{couleur_cercle_text_active}}!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: {{couleur_cercle_date}}!important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background: {{couleur_cercle_date_du_jour}} !important; /* calendrier general*/
	 color:{{couleur_text_date_du_jour}}!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*=&quot;cal-cell&quot;]:hover ,[class*=&quot;cal-cell&quot;],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*=&quot;span&quot;], .cal-month-box [class*=&quot;cal-cell&quot;] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: {{couleur_fond_block_event}};
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:{{couleur_titre_evenement}};
	font-size:{{taille_titre_evenement}}px;
	font-family:{{police_titre_evenement}};
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:{{taille_heure}}px; /*14px*/
}
#agenda .list .block_corps{
	font-size:{{taille_description}}px;
	font-family:{{police_description}};
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: {{couleur_cadenas_ou_plus}};
    background-color: {{couleur_fond_block_event}};
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: {{couleur_date_list_event}}; /* calendrier general*/
	background-color: {{couleur_fond_date_list_event}}; /* calendrier general*/
	font-family:{{police_date}}px;/*16*/
	font-size:{{taille_date_general}}px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:{{taille_date_jour}}px;}/* 34 */
#agenda .date .mois{	font-size:{{taille_date_mois}}px;}/* 16 */
#agenda .date .annee{font-size:{{taille_date_annee}}px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:{{taille_mois_courant}}px;
	margin-bottom:25px;
	font-family:{{police_mois_courant}};
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:{{couleur_de_fond_accueil}};
}
.accueil #agenda #titre_ou_date{
	color: {{couleur_titre_ou_date}}; /* accueil */
	font-size: {{taille_titre_ou_date}}px; /* accueil */
	font-family: {{police_titre_ou_date}}; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avanc&eacute;e ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:{{couleur_titre_recherche_a}};
	font-size:{{taille_titre_recherche_a}}px;
	font-family:{{police_titre_recherche_a}};
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:{{couleur_titre_recherche_a}};

}
#agenda.liste #titre_ou_date{
	color:{{couleur_titre_event_a}};
	font-size:{{taille_titre_event_a}}px;
	font-family:{{police_titre_event_a}};
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: &quot;&quot;;
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** D&eacute;tail *****/
.evenement .titre {
    color: {{couleur_intitule_detail}}; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:{{couleur_titre_event_detail}}; /* 002D42 */
	font-size:{{taille_titre_event_detail}}px;
	font-family:{{police_titre_event_detail}}px;
	border-bottom:1px solid {{couleur_titre_event_detail}};
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}

#,<span>tableau 0</span><tableau style='display:none;'>#Array
(
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'>Main Object
(
    [_name] =&gt; Main
    [_modules_root] =&gt; modules/Main
    [_modulo] =&gt; Modulo Object
        (
            [_dbConnexion] =&gt; sqlDB Object
                (
                    [_config:sqlDB:private] =&gt; Array
                        (
                            [user] =&gt; gaia
                            [pwd] =&gt; u89GZnFTCb85vGT6
                            [db_name] =&gt; gaia
                            [server] =&gt; localhost
                            [type_db] =&gt; mysql
                        )

                    [_pdo:sqlDB:private] =&gt; 1
                    [_handler:sqlDB:private] =&gt; PDO Object
                        (
                        )

                    [_res:sqlDB:private] =&gt; 
                    [_req] =&gt; 
                    [_fetched:sqlDB:private] =&gt; 
                    [_curr_line:sqlDB:private] =&gt; 0
                    [_error:sqlDB:private] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                )

            [_modules] =&gt; Modules Object
                (
                    [_root_modules] =&gt; modules/
                    [_mods] =&gt; Array
                        (
                            [0] =&gt; Actualites
                            [1] =&gt; Agenda
                            [2] =&gt; Annuaires
                            [3] =&gt; Cartes
                            [4] =&gt; Contact
                            [5] =&gt; Droits
                            [6] =&gt; FluxRSS
                            [7] =&gt; Galeries
                            [8] =&gt; Geographie
                            [9] =&gt; Langs
                            [10] =&gt; LiensRef
                            [11] =&gt; Mailing
                            [12] =&gt; Main
                            [13] =&gt; Menu
                            [14] =&gt; Pages
                            [15] =&gt; Panneaux
                            [16] =&gt; Partenaires
                            [17] =&gt; Plans
                            [18] =&gt; Prestations
                            [19] =&gt; Produits
                            [20] =&gt; Realisations
                            [21] =&gt; Referencement
                            [22] =&gt; ReseauxSociaux
                            [23] =&gt; Reservations
                            [24] =&gt; Slider
                            [25] =&gt; Temoignages
                            [26] =&gt; Tests
                        )

                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_nb] =&gt; 27
                    [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
                )

            [_modules_charges] =&gt; Array
                (
                    [Main] =&gt; Main Object
 *RECURSION*
                    [Contact] =&gt; Contact Object
                        (
                            [_name] =&gt; Contact
                            [_modules_root] =&gt; modules/Contact
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Contact
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                                    [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                                    [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                                    [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                                    [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                                    [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                                    [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                                    [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                                    [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                                    [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                                    [LABEL_FAX] =&gt; Fax
                                    [LABEL_MOB] =&gt; Mobile
                                    [LABEL_MEL] =&gt; Courriel
                                    [LABEL_WEB] =&gt; Web
                                    [LABEL_CIVILITE] =&gt; Civilit&eacute;
                                    [LABEL_NOM] =&gt; Nom
                                    [LABEL_PRENOM] =&gt; Pr&eacute;nom
                                    [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                                    [LABEL_ADRESSE] =&gt; Adresse
                                    [LABEL_CODE_POSTAL] =&gt; Code postal
                                    [LABEL_VILLE] =&gt; Ville
                                    [LABEL_MESSAGE] =&gt; Votre message
                                    [LABEL_ENVOYER] =&gt; Envoyer
                                    [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                                    [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                    [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                                    [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; 
                                    [_req] =&gt; 
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nous contacter
                            [_ariane] =&gt; Nous contacter
                            [_titre] =&gt; Nous contacter
                            [_h1] =&gt; Nous contacter
                            [_description] =&gt; Nous contacter
                            [_keywords] =&gt; Nous contacter
                            [_rep_images] =&gt; ../images/interface/
                            [_rep_images_admin] =&gt; 
                            [__STRUCTURE] =&gt; GAIA
                            [__STRUCTURE_admin] =&gt; 
                            [__SITE_URL] =&gt; 
                            [__SITE_URL_admin] =&gt; 
                            [__URL] =&gt; 
                            [__URL_admin] =&gt; 
                            [__SITE_NOM] =&gt; GAIA
                            [__SITE_NOM_admin] =&gt; 
                            [__SIRET] =&gt; 
                            [__SIRET_admin] =&gt; 
                            [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                            [__ADRESSE_admin] =&gt; 
                            [__CODE_POSTAL] =&gt; 65150
                            [__CODE_POSTAL_admin] =&gt; 
                            [__VILLE] =&gt; Saint Laurent De Neste
                            [__VILLE_admin] =&gt; 
                            [__TEL] =&gt; 05 31 61 61 85
                            [__TEL_admin] =&gt; 
                            [__FAX] =&gt; 
                            [__FAX_admin] =&gt; 
                            [__PORTABLE] =&gt; 
                            [__PORTABLE_admin] =&gt; 
                            [__EMAIL] =&gt; contact@gaia.com
                            [__EMAIL_admin] =&gt; 
                            [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                            [__REGION_admin] =&gt; 
                            [__PAYS] =&gt; France
                            [__PAYS_admin] =&gt; 
                            [__LAT] =&gt; 0
                            [__LAT_admin] =&gt; 
                            [__LONG] =&gt; 0
                            [__LONG_admin] =&gt; 
                            [_chps_civilite] =&gt; 1
                            [_chps_civilite_admin] =&gt; 
                            [_chps_nom] =&gt; 1
                            [_chps_nom_admin] =&gt; 
                            [_chps_prenom] =&gt; 1
                            [_chps_prenom_admin] =&gt; 
                            [_chps_societe] =&gt; 1
                            [_chps_societe_admin] =&gt; 
                            [_chps_adresse] =&gt; 1
                            [_chps_adresse_admin] =&gt; 
                            [_chps_cp] =&gt; 1
                            [_chps_cp_admin] =&gt; 
                            [_chps_ville] =&gt; 1
                            [_chps_ville_admin] =&gt; 
                            [_chps_mail] =&gt; 1
                            [_chps_mail_admin] =&gt; 
                            [_chps_tel] =&gt; 1
                            [_chps_tel_admin] =&gt; 
                            [_chps_fax] =&gt; 1
                            [_chps_fax_admin] =&gt; 
                            [_chps_mobile] =&gt; 1
                            [_chps_mobile_admin] =&gt; 
                            [_template_admin] =&gt; archic
                        )

                    [Actualites] =&gt; Actualites Object
                        (
                            [_name] =&gt; Actualites
                            [_modules_root] =&gt; modules/Actualites
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Actualites
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                                    [titre_page_actus] =&gt; Nos actualit&eacute;s
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Nos actualit&eacute;s
                            [_ariane] =&gt; Nos actualit&eacute;s
                            [_titre] =&gt; Nos actualit&eacute;s
                            [_h1] =&gt; Nos actualit&eacute;s
                            [_description] =&gt; Les actualit&eacute;s de GAIA
                            [_keywords] =&gt; Les actualit&eacute;s de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_actus_accueil] =&gt; 8
                            [_nb_actus_accueil_admin] =&gt; 
                            [_nb_actus_ligne_accueil] =&gt; 4
                            [_nb_actus_ligne_accueil_admin] =&gt; 
                            [_nb_actus_ligne_sm_accueil] =&gt; 4
                            [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                            [_nb_actus_pages] =&gt; 10
                            [_nb_actus_pages_admin] =&gt; 
                            [_nb_mot_description_accueil_max] =&gt; 10
                            [_nb_mot_description_accueil_max_admin] =&gt; 
                            [_nb_mot_description_liste_max] =&gt; 20
                            [_nb_mot_description_liste_max_admin] =&gt; 
                            [_with_placeholder] =&gt; 1
                            [_with_placeholder_admin] =&gt; 
                        )

                    [Agenda] =&gt; Agenda Object
                        (
                            [_name] =&gt; Agenda
                            [_modules_root] =&gt; modules/Agenda
                            [_modulo] =&gt; Modulo Object
 *RECURSION*
                            [_messenger] =&gt; Messenger Object
                                (
                                    [_index:Messenger:private] =&gt; Agenda
                                )

                            [_errorer] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                            [_mustache] =&gt; Mustache_Engine Object
                                (
                                    [templates:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                                    [cache:Mustache_Engine:private] =&gt; 
                                    [lambdaCache:Mustache_Engine:private] =&gt; 
                                    [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                                    [loader:Mustache_Engine:private] =&gt; 
                                    [partialsLoader:Mustache_Engine:private] =&gt; 
                                    [helpers:Mustache_Engine:private] =&gt; 
                                    [escape:Mustache_Engine:private] =&gt; 
                                    [entityFlags:Mustache_Engine:private] =&gt; 2
                                    [charset:Mustache_Engine:private] =&gt; UTF-8
                                    [logger:Mustache_Engine:private] =&gt; 
                                    [strictCallables:Mustache_Engine:private] =&gt; 
                                    [pragmas:Mustache_Engine:private] =&gt; Array
                                        (
                                        )

                                    [tokenizer:Mustache_Engine:private] =&gt; 
                                    [parser:Mustache_Engine:private] =&gt; 
                                    [compiler:Mustache_Engine:private] =&gt; 
                                )

                            [tab_run] =&gt; Array
                                (
                                )

                            [template] =&gt; archic
                            [_template] =&gt; archic
                            [template_admin] =&gt; archic
                            [tab_lang] =&gt; Array
                                (
                                    [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                                    [titre_page_event] =&gt; Agenda
                                    [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                                    [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                                    [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                    [MOAR] =&gt; En savoir plus
                                    [V_PLUS] =&gt; Voir plus
                                    [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                                    [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                                    [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                                    [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                                    [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                                    [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                                    [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                                    [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                                    [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                                )

                            [_db] =&gt; sqlDB Object
                                (
                                    [_config:sqlDB:private] =&gt; Array
                                        (
                                            [user] =&gt; gaia
                                            [pwd] =&gt; u89GZnFTCb85vGT6
                                            [db_name] =&gt; gaia
                                            [server] =&gt; localhost
                                            [type_db] =&gt; mysql
                                        )

                                    [_pdo:sqlDB:private] =&gt; 1
                                    [_handler:sqlDB:private] =&gt; PDO Object
                                        (
                                        )

                                    [_res:sqlDB:private] =&gt; PDOStatement Object
                                        (
                                            [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                        )

                                    [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                    [_fetched:sqlDB:private] =&gt; 
                                    [_curr_line:sqlDB:private] =&gt; 0
                                    [_error:sqlDB:private] =&gt; errorClass Object
                                        (
                                            [_fichier:errorClass:private] =&gt; 
                                            [_ligne:errorClass:private] =&gt; 
                                            [_objContext:errorClass:private] =&gt; 
                                            [_message:errorClass:private] =&gt; 
                                        )

                                )

                            [_use_bdd] =&gt; 1
                            [_title] =&gt; Agenda
                            [_ariane] =&gt; Agenda
                            [_titre] =&gt; Agenda
                            [_h1] =&gt; Agenda
                            [_description] =&gt; Les &eacute;venements de GAIA
                            [_keywords] =&gt; Les &eacute;venements de GAIA
                            [_template_admin] =&gt; archic
                            [_mini_lg] =&gt; 500
                            [_mini_lg_admin] =&gt; 
                            [_newsbox_lg_max] =&gt; 400
                            [_newsbox_lg_max_admin] =&gt; 
                            [_newsbox_ht_max] =&gt; 300
                            [_newsbox_ht_max_admin] =&gt; 
                            [_nb_events_accueil] =&gt; 4
                            [_nb_events_accueil_admin] =&gt; 
                            [_nb_events_pages] =&gt; 15
                            [_nb_events_pages_admin] =&gt; 
                            [_nb_mot_description] =&gt; 10
                            [_nb_mot_description_admin] =&gt; 
                        )

                )

            [_modules_root] =&gt; modules/
            [_chaines] =&gt; chaines Object
                (
                )

            [_horloge] =&gt; horloge Object
                (
                    [_format] =&gt; 
                    [_tab] =&gt; Array
                        (
                            [seconds] =&gt; 18
                            [minutes] =&gt; 17
                            [hours] =&gt; 7
                            [mday] =&gt; 16
                            [wday] =&gt; 5
                            [mon] =&gt; 1
                            [year] =&gt; 2026
                            [yday] =&gt; 15
                            [weekday] =&gt; Friday
                            [month] =&gt; January
                            [0] =&gt; 1768544238
                        )

                    [_tab_jour] =&gt; Array
                        (
                            [0] =&gt; Dimanche
                            [1] =&gt; Lundi
                            [2] =&gt; Mardi
                            [3] =&gt; Mercredi
                            [4] =&gt; Jeudi
                            [5] =&gt; Vendredi
                            [6] =&gt; Samedi
                        )

                    [_tab_mois] =&gt; Array
                        (
                            [0] =&gt; Msgn&deg;
                            [1] =&gt; Janvier
                            [2] =&gt; F&eacute;vrier
                            [3] =&gt; Mars
                            [4] =&gt; Avril
                            [5] =&gt; Mai
                            [6] =&gt; Juin
                            [7] =&gt; Juillet
                            [8] =&gt; Ao&ucirc;t
                            [9] =&gt; Septembre
                            [10] =&gt; Octobre
                            [11] =&gt; Novembre
                            [12] =&gt; D&eacute;cembre
                        )

                    [_datetime] =&gt; 
                    [format] =&gt; d/m/Y h:i:s
                )

            [_lien] =&gt; Lien Object
                (
                    [_module] =&gt; 
                    [_id] =&gt; 
                    [_titre] =&gt; 
                    [_numpage] =&gt; 
                    [_objet] =&gt; 
                    [_action] =&gt; 
                    [_type] =&gt; 
                    [_id2] =&gt; 
                    [_id3] =&gt; 
                    [_option] =&gt; 
                    [_param] =&gt; 
                    [_admin] =&gt; 
                )

        )

    [_messenger] =&gt; Messenger Object
        (
            [_index:Messenger:private] =&gt; Main
        )

    [_errorer] =&gt; errorClass Object
        (
            [_fichier:errorClass:private] =&gt; 
            [_ligne:errorClass:private] =&gt; 
            [_objContext:errorClass:private] =&gt; 
            [_message:errorClass:private] =&gt; 
        )

    [_mustache] =&gt; Mustache_Engine Object
        (
            [templates:Mustache_Engine:private] =&gt; Array
                (
                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                        (
                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                            [strictCallables:protected] =&gt; 
                        )

                )

            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                (
                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                )

            [lambdaCache:Mustache_Engine:private] =&gt; 
            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                (
                )

            [partialsLoader:Mustache_Engine:private] =&gt; 
            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                (
                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                        (
                        )

                )

            [escape:Mustache_Engine:private] =&gt; 
            [entityFlags:Mustache_Engine:private] =&gt; 2
            [charset:Mustache_Engine:private] =&gt; UTF-8
            [logger:Mustache_Engine:private] =&gt; 
            [strictCallables:Mustache_Engine:private] =&gt; 
            [pragmas:Mustache_Engine:private] =&gt; Array
                (
                )

            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                (
                    [state:Mustache_Tokenizer:private] =&gt; 0
                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                    [buffer:Mustache_Tokenizer:private] =&gt; 
                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 0
                                    [value] =&gt; .actu .hoverlay {

                                )

                            [1] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 1
                                    [value] =&gt; 	display: block;

                                )

                            [2] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; 	background-color: 
                                )

                            [3] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 2
                                    [index] =&gt; 79
                                )

                            [4] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 2
                                    [value] =&gt; ;

                                )

                            [5] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 3
                                    [value] =&gt; 	transition: background-color 0.35s;

                                )

                            [6] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 4
                                    [value] =&gt; }

                                )

                            [7] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 5
                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                )

                            [8] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; 	background-color: 
                                )

                            [9] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_hoverlay_hover
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 6
                                    [index] =&gt; 218
                                )

                            [10] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 6
                                    [value] =&gt; ;

                                )

                            [11] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 7
                                    [value] =&gt; }

                                )

                            [12] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 8
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [13] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 9
                                    [value] =&gt; 	border-bottom: 1px solid;

                                )

                            [14] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 10
                                    [value] =&gt; 	margin-bottom: 0;

                                )

                            [15] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 11
                                    [value] =&gt; }

                                )

                            [16] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 12
                                    [value] =&gt; 

                                )

                            [17] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 13
                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                )

                            [18] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 14
                                    [value] =&gt; 	text-decoration: none;

                                )

                            [19] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 15
                                    [value] =&gt; }

                                )

                            [20] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 16
                                    [value] =&gt; .actu .btn-lien {

                                )

                            [21] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 17
                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                )

                            [22] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 18
                                    [value] =&gt; 	padding-bottom: 0;

                                )

                            [23] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 19
                                    [value] =&gt; 	border: 1px solid;

                                )

                            [24] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 20
                                    [value] =&gt; 	border-radius: 50%;

                                )

                            [25] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 21
                                    [value] =&gt; 	margin-left: 0.5em;

                                )

                            [26] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 22
                                    [value] =&gt; }

                                )

                            [27] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 23
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [28] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 24
                                    [value] =&gt; 	display: none;

                                )

                            [29] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 25
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [30] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; 	background-color: 
                                )

                            [31] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 26
                                    [index] =&gt; 574
                                )

                            [32] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 26
                                    [value] =&gt; ;

                                )

                            [33] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 27
                                    [value] =&gt; }

                                )

                            [34] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 28
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [35] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 29
                                    [value] =&gt; 	display: block;

                                )

                            [36] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 30
                                    [value] =&gt; }

                                )

                            [37] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 31
                                    [value] =&gt; 

                                )

                            [38] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 32
                                    [value] =&gt; .actu h3, .actu h3 a {

                                )

                            [39] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; 	color: 
                                )

                            [40] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 33
                                    [index] =&gt; 706
                                )

                            [41] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 33
                                    [value] =&gt; ;

                                )

                            [42] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; 	border-color: 
                                )

                            [43] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 34
                                    [index] =&gt; 748
                                )

                            [44] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 34
                                    [value] =&gt; ;

                                )

                            [45] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; 	font-size: 
                                )

                            [46] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actus_accueil
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 35
                                    [index] =&gt; 792
                                )

                            [47] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 35
                                    [value] =&gt; em;

                                )

                            [48] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 36
                                    [value] =&gt; }

                                )

                            [49] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 37
                                    [value] =&gt; .actu p, .actu a {

                                )

                            [50] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; 	color: 
                                )

                            [51] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 38
                                    [index] =&gt; 850
                                )

                            [52] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 38
                                    [value] =&gt; ;

                                )

                            [53] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; 	border-color: 
                                )

                            [54] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 39
                                    [index] =&gt; 892
                                )

                            [55] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 39
                                    [value] =&gt; ;

                                )

                            [56] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 40
                                    [value] =&gt; }

                                )

                            [57] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 41
                                    [value] =&gt; 

                                )

                            [58] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 42
                                    [value] =&gt; .actualite h3 {

                                )

                            [59] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 43
                                    [value] =&gt; 	margin-top: 0;

                                )

                            [60] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 44
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [61] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 45
                                    [value] =&gt; 	padding: 0.2em 0;

                                )

                            [62] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; 	font-size:
                                )

                            [63] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; taille_titre_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 46
                                    [index] =&gt; 1008
                                )

                            [64] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 46
                                    [value] =&gt; em;

                                )

                            [65] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 47
                                    [value] =&gt; }

                                )

                            [66] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 48
                                    [value] =&gt; 

                                )

                            [67] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 49
                                    [value] =&gt; .actualite h3 a {

                                )

                            [68] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; 	color:
                                )

                            [69] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_titre_detail_actualite
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 50
                                    [index] =&gt; 1074
                                )

                            [70] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 50
                                    [value] =&gt; ;

                                )

                            [71] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 51
                                    [value] =&gt; }

                                )

                            [72] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 52
                                    [value] =&gt; 

                                )

                            [73] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 53
                                    [value] =&gt; .actualite .date-actu {

                                )

                            [74] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; 	background-color: 
                                )

                            [75] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 54
                                    [index] =&gt; 1149
                                )

                            [76] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 54
                                    [value] =&gt; ;

                                )

                            [77] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; 	color: 
                                )

                            [78] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_texte_date_liste
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 55
                                    [index] =&gt; 1187
                                )

                            [79] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 55
                                    [value] =&gt; ;

                                )

                            [80] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 56
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [81] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 57
                                    [value] =&gt; }

                                )

                            [82] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 58
                                    [value] =&gt; .actualite-seule{

                                )

                            [83] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 59
                                    [value] =&gt; 	position:relative;

                                )

                            [84] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 60
                                    [value] =&gt; }

                                )

                            [85] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 61
                                    [value] =&gt; .actualite-seule .date-actu {

                                )

                            [86] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 62
                                    [value] =&gt; 	margin-top: -3.2em;

                                )

                            [87] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 63
                                    [value] =&gt; 	margin-bottom: 3.2em;

                                )

                            [88] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 64
                                    [value] =&gt; 	position: absolute;

                                )

                            [89] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 65
                                    [value] =&gt; 	right: 0;

                                )

                            [90] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 66
                                    [value] =&gt; }

                                )

                            [91] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 67
                                    [value] =&gt; 

                                )

                            [92] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 68
                                    [value] =&gt; .actualite .photo-actu {

                                )

                            [93] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 69
                                    [value] =&gt; 	margin-right: 0.5em;

                                )

                            [94] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 70
                                    [value] =&gt; 	margin-bottom: 0.5em;

                                )

                            [95] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 71
                                    [value] =&gt; }

                                )

                            [96] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 72
                                    [value] =&gt; .actualite .voir-toutes {

                                )

                            [97] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 73
                                    [value] =&gt; 	margin-top: 0.5em;

                                )

                            [98] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 74
                                    [value] =&gt; 	padding: 0.5em;

                                )

                            [99] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 75
                                    [value] =&gt; }

                                )

                            [100] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 76
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [101] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 77
                                    [value] =&gt; 	.actualite {

                                )

                            [102] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 78
                                    [value] =&gt; 		margin-bottom: 3em;

                                )

                            [103] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 79
                                    [value] =&gt; 	}

                                )

                            [104] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 80
                                    [value] =&gt; 	.actualite figure {

                                )

                            [105] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 81
                                    [value] =&gt; 		padding: 0;

                                )

                            [106] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 82
                                    [value] =&gt; 		margin-left: 1em;

                                )

                            [107] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 83
                                    [value] =&gt; 		margin-bottom: 1em;

                                )

                            [108] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 84
                                    [value] =&gt; 	}

                                )

                            [109] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 85
                                    [value] =&gt; 	.actualite-seule figure {

                                )

                            [110] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 86
                                    [value] =&gt; 		margin-left: 0;

                                )

                            [111] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 87
                                    [value] =&gt; 	}

                                )

                            [112] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 88
                                    [value] =&gt; 	.actualite-seule .date-actu {

                                )

                            [113] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 89
                                    [value] =&gt; 		position: relative;

                                )

                            [114] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 90
                                    [value] =&gt; 		margin: 0;

                                )

                            [115] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 91
                                    [value] =&gt; 		width: 100%;

                                )

                            [116] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 92
                                    [value] =&gt; 		margin-bottom: 15px;

                                )

                            [117] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 93
                                    [value] =&gt; 	}

                                )

                            [118] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 94
                                    [value] =&gt; }

                                )

                            [119] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 95
                                    [value] =&gt; 

                                )

                            [120] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 96
                                    [value] =&gt; /******** Element style animation hover ******/

                                )

                            [121] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 97
                                    [value] =&gt; .actu .hoverlay h3 {

                                )

                            [122] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 98
                                    [value] =&gt; 	border: 0 none;

                                )

                            [123] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 99
                                    [value] =&gt; }

                                )

                            [124] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 100
                                    [value] =&gt; .actu .hoverlay h3:after {

                                )

                            [125] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 101
                                    [value] =&gt; /* 	position: absolute;

                                )

                            [126] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 102
                                    [value] =&gt;     top: 0;

                                )

                            [127] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 103
                                    [value] =&gt;     right: 0.5em;

                                )

                            [128] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 104
                                    [value] =&gt;     left: 0.5em;  */

                                )

                            [129] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 105
                                    [value] =&gt; 	position: relative;

                                )

                            [130] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 106
                                    [value] =&gt;     display: block;

                                )

                            [131] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 107
                                    [value] =&gt;     margin-top: -12%;

                                )

                            [132] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 108
                                    [value] =&gt; 

                                )

                            [133] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 109
                                    [value] =&gt; 	height: 3.5em;

                                )

                            [134] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 110
                                    [value] =&gt; 	z-index: -1;

                                )

                            [135] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt;     background-color: 
                                )

                            [136] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 111
                                    [index] =&gt; 2135
                                )

                            [137] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 111
                                    [value] =&gt; ;

                                )

                            [138] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 112
                                    [value] =&gt;     content: '';

                                )

                            [139] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 113
                                    [value] =&gt; 	pointer-events: none;

                                )

                            [140] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 114
                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [141] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 115
                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                )

                            [142] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 116
                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [143] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 117
                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                )

                            [144] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 118
                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                )

                            [145] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 119
                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                )

                            [146] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 120
                                    [value] =&gt;     transform-origin: 50% 0;

                                )

                            [147] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 121
                                    [value] =&gt; }

                                )

                            [148] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 122
                                    [value] =&gt; 

                                )

                            [149] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 123
                                    [value] =&gt; @media (max-width: 768px) {

                                )

                            [150] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 124
                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                )

                            [151] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 125
                                    [value] =&gt; 		 margin-top: -5%;

                                )

                            [152] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 126
                                    [value] =&gt; 	}

                                )

                            [153] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 127
                                    [value] =&gt; }

                                )

                            [154] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 128
                                    [value] =&gt; .accueil #actualites img{

                                )

                            [155] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 129
                                    [value] =&gt; 	width:100%;

                                )

                            [156] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 130
                                    [value] =&gt; }

                                )

                            [157] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 131
                                    [value] =&gt; 

                                )

                            [158] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 132
                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                )

                            [159] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 133
                                    [value] =&gt; 	opacity: 0.85;

                                )

                            [160] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 134
                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [161] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 135
                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                )

                            [162] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 136
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [163] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 137
                                    [value] =&gt; }

                                )

                            [164] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 138
                                    [value] =&gt; .actu .hoverlay p {

                                )

                            [165] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 139
                                    [value] =&gt; 	display: block;

                                )

                            [166] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 140
                                    [value] =&gt; 	padding: 0.2em;

                                )

                            [167] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 141
                                    [value] =&gt; 	background-color: transparent;

                                )

                            [168] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 142
                                    [value] =&gt; 	margin-top:-20px;

                                )

                            [169] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 143
                                    [value] =&gt; 	position:relative;

                                )

                            [170] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 144
                                    [value] =&gt; 	opacity: 0;

                                )

                            [171] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 145
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [172] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 146
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [173] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 147
                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                )

                            [174] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 148
                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                )

                            [175] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 149
                                    [value] =&gt; }

                                )

                            [176] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 150
                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                )

                            [177] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 151
                                    [value] =&gt; 	opacity: 1;

                                )

                            [178] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 152
                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                )

                            [179] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 153
                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                )

                            [180] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; 	background-color: 
                                )

                            [181] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_texte_newsbox
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 154
                                    [index] =&gt; 3393
                                )

                            [182] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 154
                                    [value] =&gt; ;

                                )

                            [183] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 155
                                    [value] =&gt; }

                                )

                            [184] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 156
                                    [value] =&gt; 

                                )

                            [185] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 157
                                    [value] =&gt; 

                                )

                            [186] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 158
                                    [value] =&gt; .grid-list-actu .actualite {

                                )

                            [187] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; 	background:
                                )

                            [188] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; couleur_fond_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 159
                                    [index] =&gt; 3461
                                )

                            [189] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 159
                                    [value] =&gt; ;

                                )

                            [190] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; 	margin: 
                                )

                            [191] =&gt; Array
                                (
                                    [type] =&gt; _v
                                    [name] =&gt; margin_actu
                                    [otag] =&gt; {{
                                    [ctag] =&gt; }}
                                    [line] =&gt; 160
                                    [index] =&gt; 3487
                                )

                            [192] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 160
                                    [value] =&gt; px 0px;

                                )

                            [193] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 161
                                    [value] =&gt; }

                                )

                            [194] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 162
                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                )

                            [195] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 163
                                    [value] =&gt; 	padding-left:15px;

                                )

                            [196] =&gt; Array
                                (
                                    [type] =&gt; _t
                                    [line] =&gt; 164
                                    [value] =&gt; }
                                )

                        )

                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                    [line:Mustache_Tokenizer:private] =&gt; 164
                    [otag:Mustache_Tokenizer:private] =&gt; {{
                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                )

            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                (
                    [lineNum:Mustache_Parser:private] =&gt; 164
                    [lineTokens:Mustache_Parser:private] =&gt; 0
                    [pragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                        (
                        )

                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                )

            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                (
                    [pragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [sections:Mustache_Compiler:private] =&gt; Array
                        (
                        )

                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                    [customEscape:Mustache_Compiler:private] =&gt; 
                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                    [strictCallables:Mustache_Compiler:private] =&gt; 
                )

        )

    [tab_run] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [objet] =&gt; 
                    [type] =&gt; 
                    [option] =&gt; 
                    [action] =&gt; creer_theme
                    [admin] =&gt; 
                    [module] =&gt; Main
                    [pasenregistrer] =&gt; 1
                )

        )

    [template] =&gt; archic
    [_template] =&gt; archic
    [template_admin] =&gt; archic
    [tab_lang] =&gt; Array
        (
            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
        )

    [_db] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_use_bdd] =&gt; 1
    [_title] =&gt; 
    [_ariane] =&gt; 
    [_titre] =&gt; 
    [_h1] =&gt; 
    [_description] =&gt; 
    [_keywords] =&gt; 
    [_template_admin] =&gt; archic
    [_template_admin_admin] =&gt; 
    [_responsive] =&gt; 1
    [_responsive_admin] =&gt; 
    [_auto_scroll] =&gt; 1
    [_auto_scroll_admin] =&gt; 
    [_annee_creation_site] =&gt; 2015
    [_annee_creation_site_admin] =&gt; 
    [_id_google_anaytics] =&gt; 
    [_id_google_anaytics_admin] =&gt; 
    [_limite_derniers_acces] =&gt; 10
    [_limite_derniers_acces_admin] =&gt; 
    [primary_params] =&gt; Array
        (
            [objet] =&gt; 
            [type] =&gt; 
            [option] =&gt; 
            [action] =&gt; creer_theme
            [admin] =&gt; 
            [module] =&gt; Main
            [pasenregistrer] =&gt; 1
        )

)
</objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'>Modulo Object
(
    [_dbConnexion] =&gt; sqlDB Object
        (
            [_config:sqlDB:private] =&gt; Array
                (
                    [user] =&gt; gaia
                    [pwd] =&gt; u89GZnFTCb85vGT6
                    [db_name] =&gt; gaia
                    [server] =&gt; localhost
                    [type_db] =&gt; mysql
                )

            [_pdo:sqlDB:private] =&gt; 1
            [_handler:sqlDB:private] =&gt; PDO Object
                (
                )

            [_res:sqlDB:private] =&gt; 
            [_req] =&gt; 
            [_fetched:sqlDB:private] =&gt; 
            [_curr_line:sqlDB:private] =&gt; 0
            [_error:sqlDB:private] =&gt; errorClass Object
                (
                    [_fichier:errorClass:private] =&gt; 
                    [_ligne:errorClass:private] =&gt; 
                    [_objContext:errorClass:private] =&gt; 
                    [_message:errorClass:private] =&gt; 
                )

        )

    [_modules] =&gt; Modules Object
        (
            [_root_modules] =&gt; modules/
            [_mods] =&gt; Array
                (
                    [0] =&gt; Actualites
                    [1] =&gt; Agenda
                    [2] =&gt; Annuaires
                    [3] =&gt; Cartes
                    [4] =&gt; Contact
                    [5] =&gt; Droits
                    [6] =&gt; FluxRSS
                    [7] =&gt; Galeries
                    [8] =&gt; Geographie
                    [9] =&gt; Langs
                    [10] =&gt; LiensRef
                    [11] =&gt; Mailing
                    [12] =&gt; Main
                    [13] =&gt; Menu
                    [14] =&gt; Pages
                    [15] =&gt; Panneaux
                    [16] =&gt; Partenaires
                    [17] =&gt; Plans
                    [18] =&gt; Prestations
                    [19] =&gt; Produits
                    [20] =&gt; Realisations
                    [21] =&gt; Referencement
                    [22] =&gt; ReseauxSociaux
                    [23] =&gt; Reservations
                    [24] =&gt; Slider
                    [25] =&gt; Temoignages
                    [26] =&gt; Tests
                )

            [_modulo] =&gt; Modulo Object
 *RECURSION*
            [_nb] =&gt; 27
            [url_repo:Modules:private] =&gt; http://modulol.pyreweb.com/getamodule.php
        )

    [_modules_charges] =&gt; Array
        (
            [Main] =&gt; Main Object
                (
                    [_name] =&gt; Main
                    [_modules_root] =&gt; modules/Main
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Main
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                    [__Mustache_f4310699047120b67953b6aa7cb4905b] =&gt; __Mustache_f4310699047120b67953b6aa7cb4905b Object
                                        (
                                            [mustache:protected] =&gt; Mustache_Engine Object
 *RECURSION*
                                            [strictCallables:protected] =&gt; 
                                        )

                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; Mustache_Cache_NoopCache Object
                                (
                                    [logger:Mustache_Cache_AbstractCache:private] =&gt; 
                                )

                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; Mustache_Loader_StringLoader Object
                                (
                                )

                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; Mustache_HelperCollection Object
                                (
                                    [helpers:Mustache_HelperCollection:private] =&gt; Array
                                        (
                                        )

                                )

                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; Mustache_Tokenizer Object
                                (
                                    [state:Mustache_Tokenizer:private] =&gt; 0
                                    [tagType:Mustache_Tokenizer:private] =&gt; _v
                                    [buffer:Mustache_Tokenizer:private] =&gt; 
                                    [tokens:Mustache_Tokenizer:private] =&gt; Array
                                        (
                                            [0] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 0
                                                    [value] =&gt; .actu .hoverlay {

                                                )

                                            [1] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 1
                                                    [value] =&gt; 	display: block;

                                                )

                                            [2] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [3] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 2
                                                    [index] =&gt; 79
                                                )

                                            [4] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 2
                                                    [value] =&gt; ;

                                                )

                                            [5] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 3
                                                    [value] =&gt; 	transition: background-color 0.35s;

                                                )

                                            [6] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 4
                                                    [value] =&gt; }

                                                )

                                            [7] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 5
                                                    [value] =&gt; .actu .hoverlay:hover, .actu .hoverlay:active {

                                                )

                                            [8] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [9] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_hoverlay_hover
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 6
                                                    [index] =&gt; 218
                                                )

                                            [10] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 6
                                                    [value] =&gt; ;

                                                )

                                            [11] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 7
                                                    [value] =&gt; }

                                                )

                                            [12] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 8
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [13] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 9
                                                    [value] =&gt; 	border-bottom: 1px solid;

                                                )

                                            [14] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 10
                                                    [value] =&gt; 	margin-bottom: 0;

                                                )

                                            [15] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 11
                                                    [value] =&gt; }

                                                )

                                            [16] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 12
                                                    [value] =&gt; 

                                                )

                                            [17] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 13
                                                    [value] =&gt; .actu .hoverlay h3 a:hover {

                                                )

                                            [18] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 14
                                                    [value] =&gt; 	text-decoration: none;

                                                )

                                            [19] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 15
                                                    [value] =&gt; }

                                                )

                                            [20] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 16
                                                    [value] =&gt; .actu .btn-lien {

                                                )

                                            [21] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 17
                                                    [value] =&gt; 	padding: 0.3em 0.4em;

                                                )

                                            [22] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 18
                                                    [value] =&gt; 	padding-bottom: 0;

                                                )

                                            [23] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 19
                                                    [value] =&gt; 	border: 1px solid;

                                                )

                                            [24] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 20
                                                    [value] =&gt; 	border-radius: 50%;

                                                )

                                            [25] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 21
                                                    [value] =&gt; 	margin-left: 0.5em;

                                                )

                                            [26] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 22
                                                    [value] =&gt; }

                                                )

                                            [27] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 23
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [28] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 24
                                                    [value] =&gt; 	display: none;

                                                )

                                            [29] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 25
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [30] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [31] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 26
                                                    [index] =&gt; 574
                                                )

                                            [32] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 26
                                                    [value] =&gt; ;

                                                )

                                            [33] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 27
                                                    [value] =&gt; }

                                                )

                                            [34] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 28
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [35] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 29
                                                    [value] =&gt; 	display: block;

                                                )

                                            [36] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 30
                                                    [value] =&gt; }

                                                )

                                            [37] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 31
                                                    [value] =&gt; 

                                                )

                                            [38] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 32
                                                    [value] =&gt; .actu h3, .actu h3 a {

                                                )

                                            [39] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; 	color: 
                                                )

                                            [40] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 33
                                                    [index] =&gt; 706
                                                )

                                            [41] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 33
                                                    [value] =&gt; ;

                                                )

                                            [42] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [43] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 34
                                                    [index] =&gt; 748
                                                )

                                            [44] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 34
                                                    [value] =&gt; ;

                                                )

                                            [45] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; 	font-size: 
                                                )

                                            [46] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actus_accueil
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 35
                                                    [index] =&gt; 792
                                                )

                                            [47] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 35
                                                    [value] =&gt; em;

                                                )

                                            [48] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 36
                                                    [value] =&gt; }

                                                )

                                            [49] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 37
                                                    [value] =&gt; .actu p, .actu a {

                                                )

                                            [50] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; 	color: 
                                                )

                                            [51] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 38
                                                    [index] =&gt; 850
                                                )

                                            [52] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 38
                                                    [value] =&gt; ;

                                                )

                                            [53] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; 	border-color: 
                                                )

                                            [54] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 39
                                                    [index] =&gt; 892
                                                )

                                            [55] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 39
                                                    [value] =&gt; ;

                                                )

                                            [56] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 40
                                                    [value] =&gt; }

                                                )

                                            [57] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 41
                                                    [value] =&gt; 

                                                )

                                            [58] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 42
                                                    [value] =&gt; .actualite h3 {

                                                )

                                            [59] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 43
                                                    [value] =&gt; 	margin-top: 0;

                                                )

                                            [60] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 44
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [61] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 45
                                                    [value] =&gt; 	padding: 0.2em 0;

                                                )

                                            [62] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; 	font-size:
                                                )

                                            [63] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; taille_titre_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 46
                                                    [index] =&gt; 1008
                                                )

                                            [64] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 46
                                                    [value] =&gt; em;

                                                )

                                            [65] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 47
                                                    [value] =&gt; }

                                                )

                                            [66] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 48
                                                    [value] =&gt; 

                                                )

                                            [67] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 49
                                                    [value] =&gt; .actualite h3 a {

                                                )

                                            [68] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; 	color:
                                                )

                                            [69] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_titre_detail_actualite
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 50
                                                    [index] =&gt; 1074
                                                )

                                            [70] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 50
                                                    [value] =&gt; ;

                                                )

                                            [71] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 51
                                                    [value] =&gt; }

                                                )

                                            [72] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 52
                                                    [value] =&gt; 

                                                )

                                            [73] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 53
                                                    [value] =&gt; .actualite .date-actu {

                                                )

                                            [74] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [75] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 54
                                                    [index] =&gt; 1149
                                                )

                                            [76] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 54
                                                    [value] =&gt; ;

                                                )

                                            [77] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; 	color: 
                                                )

                                            [78] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_texte_date_liste
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 55
                                                    [index] =&gt; 1187
                                                )

                                            [79] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 55
                                                    [value] =&gt; ;

                                                )

                                            [80] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 56
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [81] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 57
                                                    [value] =&gt; }

                                                )

                                            [82] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 58
                                                    [value] =&gt; .actualite-seule{

                                                )

                                            [83] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 59
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [84] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 60
                                                    [value] =&gt; }

                                                )

                                            [85] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 61
                                                    [value] =&gt; .actualite-seule .date-actu {

                                                )

                                            [86] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 62
                                                    [value] =&gt; 	margin-top: -3.2em;

                                                )

                                            [87] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 63
                                                    [value] =&gt; 	margin-bottom: 3.2em;

                                                )

                                            [88] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 64
                                                    [value] =&gt; 	position: absolute;

                                                )

                                            [89] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 65
                                                    [value] =&gt; 	right: 0;

                                                )

                                            [90] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 66
                                                    [value] =&gt; }

                                                )

                                            [91] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 67
                                                    [value] =&gt; 

                                                )

                                            [92] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 68
                                                    [value] =&gt; .actualite .photo-actu {

                                                )

                                            [93] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 69
                                                    [value] =&gt; 	margin-right: 0.5em;

                                                )

                                            [94] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 70
                                                    [value] =&gt; 	margin-bottom: 0.5em;

                                                )

                                            [95] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 71
                                                    [value] =&gt; }

                                                )

                                            [96] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 72
                                                    [value] =&gt; .actualite .voir-toutes {

                                                )

                                            [97] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 73
                                                    [value] =&gt; 	margin-top: 0.5em;

                                                )

                                            [98] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 74
                                                    [value] =&gt; 	padding: 0.5em;

                                                )

                                            [99] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 75
                                                    [value] =&gt; }

                                                )

                                            [100] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 76
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [101] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 77
                                                    [value] =&gt; 	.actualite {

                                                )

                                            [102] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 78
                                                    [value] =&gt; 		margin-bottom: 3em;

                                                )

                                            [103] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 79
                                                    [value] =&gt; 	}

                                                )

                                            [104] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 80
                                                    [value] =&gt; 	.actualite figure {

                                                )

                                            [105] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 81
                                                    [value] =&gt; 		padding: 0;

                                                )

                                            [106] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 82
                                                    [value] =&gt; 		margin-left: 1em;

                                                )

                                            [107] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 83
                                                    [value] =&gt; 		margin-bottom: 1em;

                                                )

                                            [108] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 84
                                                    [value] =&gt; 	}

                                                )

                                            [109] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 85
                                                    [value] =&gt; 	.actualite-seule figure {

                                                )

                                            [110] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 86
                                                    [value] =&gt; 		margin-left: 0;

                                                )

                                            [111] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 87
                                                    [value] =&gt; 	}

                                                )

                                            [112] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 88
                                                    [value] =&gt; 	.actualite-seule .date-actu {

                                                )

                                            [113] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 89
                                                    [value] =&gt; 		position: relative;

                                                )

                                            [114] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 90
                                                    [value] =&gt; 		margin: 0;

                                                )

                                            [115] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 91
                                                    [value] =&gt; 		width: 100%;

                                                )

                                            [116] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 92
                                                    [value] =&gt; 		margin-bottom: 15px;

                                                )

                                            [117] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 93
                                                    [value] =&gt; 	}

                                                )

                                            [118] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 94
                                                    [value] =&gt; }

                                                )

                                            [119] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 95
                                                    [value] =&gt; 

                                                )

                                            [120] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 96
                                                    [value] =&gt; /******** Element style animation hover ******/

                                                )

                                            [121] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 97
                                                    [value] =&gt; .actu .hoverlay h3 {

                                                )

                                            [122] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 98
                                                    [value] =&gt; 	border: 0 none;

                                                )

                                            [123] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 99
                                                    [value] =&gt; }

                                                )

                                            [124] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 100
                                                    [value] =&gt; .actu .hoverlay h3:after {

                                                )

                                            [125] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 101
                                                    [value] =&gt; /* 	position: absolute;

                                                )

                                            [126] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 102
                                                    [value] =&gt;     top: 0;

                                                )

                                            [127] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 103
                                                    [value] =&gt;     right: 0.5em;

                                                )

                                            [128] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 104
                                                    [value] =&gt;     left: 0.5em;  */

                                                )

                                            [129] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 105
                                                    [value] =&gt; 	position: relative;

                                                )

                                            [130] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 106
                                                    [value] =&gt;     display: block;

                                                )

                                            [131] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 107
                                                    [value] =&gt;     margin-top: -12%;

                                                )

                                            [132] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 108
                                                    [value] =&gt; 

                                                )

                                            [133] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 109
                                                    [value] =&gt; 	height: 3.5em;

                                                )

                                            [134] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 110
                                                    [value] =&gt; 	z-index: -1;

                                                )

                                            [135] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt;     background-color: 
                                                )

                                            [136] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 111
                                                    [index] =&gt; 2135
                                                )

                                            [137] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 111
                                                    [value] =&gt; ;

                                                )

                                            [138] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 112
                                                    [value] =&gt;     content: '';

                                                )

                                            [139] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 113
                                                    [value] =&gt; 	pointer-events: none;

                                                )

                                            [140] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 114
                                                    [value] =&gt;     -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [141] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 115
                                                    [value] =&gt;     transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [142] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 116
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [143] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 117
                                                    [value] =&gt;     transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);

                                                )

                                            [144] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 118
                                                    [value] =&gt;     -webkit-transform-origin: 50% 0;

                                                )

                                            [145] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 119
                                                    [value] =&gt;     -ms-transform-origin: 50% 0;

                                                )

                                            [146] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 120
                                                    [value] =&gt;     transform-origin: 50% 0;

                                                )

                                            [147] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 121
                                                    [value] =&gt; }

                                                )

                                            [148] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 122
                                                    [value] =&gt; 

                                                )

                                            [149] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 123
                                                    [value] =&gt; @media (max-width: 768px) {

                                                )

                                            [150] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 124
                                                    [value] =&gt; 	.actu .hoverlay h3:after{

                                                )

                                            [151] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 125
                                                    [value] =&gt; 		 margin-top: -5%;

                                                )

                                            [152] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 126
                                                    [value] =&gt; 	}

                                                )

                                            [153] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 127
                                                    [value] =&gt; }

                                                )

                                            [154] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 128
                                                    [value] =&gt; .accueil #actualites img{

                                                )

                                            [155] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 129
                                                    [value] =&gt; 	width:100%;

                                                )

                                            [156] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 130
                                                    [value] =&gt; }

                                                )

                                            [157] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 131
                                                    [value] =&gt; 

                                                )

                                            [158] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 132
                                                    [value] =&gt; .actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {

                                                )

                                            [159] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 133
                                                    [value] =&gt; 	opacity: 0.85;

                                                )

                                            [160] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 134
                                                    [value] =&gt;     -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [161] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 135
                                                    [value] =&gt;     transform: translate3d(0,3em,0) scale3d(1,1,1);

                                                )

                                            [162] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 136
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [163] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 137
                                                    [value] =&gt; }

                                                )

                                            [164] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 138
                                                    [value] =&gt; .actu .hoverlay p {

                                                )

                                            [165] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 139
                                                    [value] =&gt; 	display: block;

                                                )

                                            [166] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 140
                                                    [value] =&gt; 	padding: 0.2em;

                                                )

                                            [167] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 141
                                                    [value] =&gt; 	background-color: transparent;

                                                )

                                            [168] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 142
                                                    [value] =&gt; 	margin-top:-20px;

                                                )

                                            [169] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 143
                                                    [value] =&gt; 	position:relative;

                                                )

                                            [170] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 144
                                                    [value] =&gt; 	opacity: 0;

                                                )

                                            [171] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 145
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [172] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 146
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [173] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 147
                                                    [value] =&gt; 	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

                                                )

                                            [174] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 148
                                                    [value] =&gt; 	transition: opacity 0.35s, transform 0.35s;

                                                )

                                            [175] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 149
                                                    [value] =&gt; }

                                                )

                                            [176] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 150
                                                    [value] =&gt; .actu:hover .hoverlay p, .actu:active .hoverlay p {

                                                )

                                            [177] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 151
                                                    [value] =&gt; 	opacity: 1;

                                                )

                                            [178] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 152
                                                    [value] =&gt; 	-webkit-transform: translate3d(0, 0.8em, 0);

                                                )

                                            [179] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 153
                                                    [value] =&gt; 	transform: translate3d(0, 0.8em, 0);

                                                )

                                            [180] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; 	background-color: 
                                                )

                                            [181] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_texte_newsbox
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 154
                                                    [index] =&gt; 3393
                                                )

                                            [182] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 154
                                                    [value] =&gt; ;

                                                )

                                            [183] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 155
                                                    [value] =&gt; }

                                                )

                                            [184] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 156
                                                    [value] =&gt; 

                                                )

                                            [185] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 157
                                                    [value] =&gt; 

                                                )

                                            [186] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 158
                                                    [value] =&gt; .grid-list-actu .actualite {

                                                )

                                            [187] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; 	background:
                                                )

                                            [188] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; couleur_fond_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 159
                                                    [index] =&gt; 3461
                                                )

                                            [189] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 159
                                                    [value] =&gt; ;

                                                )

                                            [190] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; 	margin: 
                                                )

                                            [191] =&gt; Array
                                                (
                                                    [type] =&gt; _v
                                                    [name] =&gt; margin_actu
                                                    [otag] =&gt; {{
                                                    [ctag] =&gt; }}
                                                    [line] =&gt; 160
                                                    [index] =&gt; 3487
                                                )

                                            [192] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 160
                                                    [value] =&gt; px 0px;

                                                )

                                            [193] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 161
                                                    [value] =&gt; }

                                                )

                                            [194] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 162
                                                    [value] =&gt; .grid-list-actu .actualite .media-body {

                                                )

                                            [195] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 163
                                                    [value] =&gt; 	padding-left:15px;

                                                )

                                            [196] =&gt; Array
                                                (
                                                    [type] =&gt; _t
                                                    [line] =&gt; 164
                                                    [value] =&gt; }
                                                )

                                        )

                                    [seenTag:Mustache_Tokenizer:private] =&gt; 3473
                                    [line:Mustache_Tokenizer:private] =&gt; 164
                                    [otag:Mustache_Tokenizer:private] =&gt; {{
                                    [ctag:Mustache_Tokenizer:private] =&gt; }}
                                    [otagLen:Mustache_Tokenizer:private] =&gt; 2
                                    [ctagLen:Mustache_Tokenizer:private] =&gt; 2
                                )

                            [parser:Mustache_Engine:private] =&gt; Mustache_Parser Object
                                (
                                    [lineNum:Mustache_Parser:private] =&gt; 164
                                    [lineTokens:Mustache_Parser:private] =&gt; 0
                                    [pragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Parser:private] =&gt; Array
                                        (
                                        )

                                    [pragmaFilters:Mustache_Parser:private] =&gt; 
                                    [pragmaBlocks:Mustache_Parser:private] =&gt; 
                                )

                            [compiler:Mustache_Engine:private] =&gt; Mustache_Compiler Object
                                (
                                    [pragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [defaultPragmas:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [sections:Mustache_Compiler:private] =&gt; Array
                                        (
                                        )

                                    [source:Mustache_Compiler:private] =&gt; .actu .hoverlay {
	display: block;
	background-color: {{couleur_fond_hoverlay}};
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: {{couleur_fond_hoverlay_hover}};
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: {{couleur_fond_texte_newsbox}};
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: {{couleur_titre_newsbox}};
	border-color: {{couleur_titre_newsbox}};
	font-size: {{taille_titre_actus_accueil}}em;
}
.actu p, .actu a {
	color: {{couleur_texte_newsbox}};
	border-color: {{couleur_texte_newsbox}};
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:{{taille_titre_actualite}}em;
}

.actualite h3 a {
	color:{{couleur_titre_detail_actualite}};
}

.actualite .date-actu {
	background-color: {{couleur_fond_date_liste}};
	color: {{couleur_texte_date_liste}};
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: {{couleur_fond_texte_newsbox}};
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: {{couleur_fond_texte_newsbox}};
}


.grid-list-actu .actualite {
	background:{{couleur_fond_actu}};
	margin: {{margin_actu}}px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
                                    [indentNextLine:Mustache_Compiler:private] =&gt; 
                                    [customEscape:Mustache_Compiler:private] =&gt; 
                                    [entityFlags:Mustache_Compiler:private] =&gt; 2
                                    [charset:Mustache_Compiler:private] =&gt; UTF-8
                                    [strictCallables:Mustache_Compiler:private] =&gt; 
                                )

                        )

                    [tab_run] =&gt; Array
                        (
                            [0] =&gt; Array
                                (
                                    [objet] =&gt; 
                                    [type] =&gt; 
                                    [option] =&gt; 
                                    [action] =&gt; creer_theme
                                    [admin] =&gt; 
                                    [module] =&gt; Main
                                    [pasenregistrer] =&gt; 1
                                )

                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [_LAST_ACCESS] =&gt; Derniers acc&egrave;s
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; 
                    [_ariane] =&gt; 
                    [_titre] =&gt; 
                    [_h1] =&gt; 
                    [_description] =&gt; 
                    [_keywords] =&gt; 
                    [_template_admin] =&gt; archic
                    [_template_admin_admin] =&gt; 
                    [_responsive] =&gt; 1
                    [_responsive_admin] =&gt; 
                    [_auto_scroll] =&gt; 1
                    [_auto_scroll_admin] =&gt; 
                    [_annee_creation_site] =&gt; 2015
                    [_annee_creation_site_admin] =&gt; 
                    [_id_google_anaytics] =&gt; 
                    [_id_google_anaytics_admin] =&gt; 
                    [_limite_derniers_acces] =&gt; 10
                    [_limite_derniers_acces_admin] =&gt; 
                    [primary_params] =&gt; Array
                        (
                            [objet] =&gt; 
                            [type] =&gt; 
                            [option] =&gt; 
                            [action] =&gt; creer_theme
                            [admin] =&gt; 
                            [module] =&gt; Main
                            [pasenregistrer] =&gt; 1
                        )

                )

            [Contact] =&gt; Contact Object
                (
                    [_name] =&gt; Contact
                    [_modules_root] =&gt; modules/Contact
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Contact
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [META_DESC_DEFAUT_CONTACT] =&gt; Nous contacter
                            [TITRE_PAGE_CONTACT] =&gt; Nous contacter
                            [PAGE_VIDE_CONTACT] =&gt; Aucune formulaire n'est disponible.
                            [MESSAGE_INTROUVABLE_CONTACT] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [LIEN_RETOUR_FORMULAIRE] =&gt; &lt;a href=&quot;./fr/contact/&quot;&gt;Retour au formulaire de contact&lt;/a&gt;
                            [ERREUR_FLOOD] =&gt; Le nombre d'envoi de messages est limit&eacute; sur une courte p&eacute;riode (protection anti-flood) :&lt;br /&gt;&lt;br /&gt;Vous devez patienter avant de tenter d'envoyer un nouveau message.
                            [ERREUR_CAPTCHA] =&gt; Notre syst&egrave;me anti-robot a arr&ecirc;t&eacute; le traitement de ce formulaire. Veuillez recommencer.
                            [ERREUR_FORMULAIRE] =&gt; Une erreur est survenue lors du traitement de votre demande.&lt;br /&gt;Merci de r&eacute;essayer plus tard ou d'&eacute;crire directement &agrave; &lt;a href=&quot;mailto:contact@gaia.com&quot;&gt;contact@gaia.com&lt;/a&gt;
                            [CONTACT_INTRO] =&gt; Pour toute demande de renseignements remplissez le formulaire de contact; Nous vous r&eacute;pondrons dans les meilleurs d&eacute;lais.
                            [CHAMPS_OBLIGATOIRES] =&gt; Les champs marqu&eacute;s d'une &lt;span class=&quot;glyphicon glyphicon-asterisk&quot;&gt;&lt;/span&gt; doivent &ecirc;tre renseign&eacute;s.
                            [LABEL_TEL] =&gt; T&eacute;l&eacute;phone
                            [LABEL_FAX] =&gt; Fax
                            [LABEL_MOB] =&gt; Mobile
                            [LABEL_MEL] =&gt; Courriel
                            [LABEL_WEB] =&gt; Web
                            [LABEL_CIVILITE] =&gt; Civilit&eacute;
                            [LABEL_NOM] =&gt; Nom
                            [LABEL_PRENOM] =&gt; Pr&eacute;nom
                            [LABEL_SOCIETE] =&gt; Soci&eacute;t&eacute;
                            [LABEL_ADRESSE] =&gt; Adresse
                            [LABEL_CODE_POSTAL] =&gt; Code postal
                            [LABEL_VILLE] =&gt; Ville
                            [LABEL_MESSAGE] =&gt; Votre message
                            [LABEL_ENVOYER] =&gt; Envoyer
                            [MESSAGE_ENVOYE] =&gt; Votre message a bien &eacute;t&eacute; envoy&eacute; et sera trait&eacute; dans les meilleurs d&eacute;lais.
                            [TITLE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                            [H1_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales du site GAIA
                            [TITRE_MENTIONS_LEGALES] =&gt; Mentions l&eacute;gales
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; 
                            [_req] =&gt; 
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nous contacter
                    [_ariane] =&gt; Nous contacter
                    [_titre] =&gt; Nous contacter
                    [_h1] =&gt; Nous contacter
                    [_description] =&gt; Nous contacter
                    [_keywords] =&gt; Nous contacter
                    [_rep_images] =&gt; ../images/interface/
                    [_rep_images_admin] =&gt; 
                    [__STRUCTURE] =&gt; GAIA
                    [__STRUCTURE_admin] =&gt; 
                    [__SITE_URL] =&gt; 
                    [__SITE_URL_admin] =&gt; 
                    [__URL] =&gt; 
                    [__URL_admin] =&gt; 
                    [__SITE_NOM] =&gt; GAIA
                    [__SITE_NOM_admin] =&gt; 
                    [__SIRET] =&gt; 
                    [__SIRET_admin] =&gt; 
                    [__ADRESSE] =&gt; Z.A. Pic Pyr&eacute;n&eacute;es Innovation
CETIR
                    [__ADRESSE_admin] =&gt; 
                    [__CODE_POSTAL] =&gt; 65150
                    [__CODE_POSTAL_admin] =&gt; 
                    [__VILLE] =&gt; Saint Laurent De Neste
                    [__VILLE_admin] =&gt; 
                    [__TEL] =&gt; 05 31 61 61 85
                    [__TEL_admin] =&gt; 
                    [__FAX] =&gt; 
                    [__FAX_admin] =&gt; 
                    [__PORTABLE] =&gt; 
                    [__PORTABLE_admin] =&gt; 
                    [__EMAIL] =&gt; contact@gaia.com
                    [__EMAIL_admin] =&gt; 
                    [__REGION] =&gt; Midi-Pyr&eacute;n&eacute;es
                    [__REGION_admin] =&gt; 
                    [__PAYS] =&gt; France
                    [__PAYS_admin] =&gt; 
                    [__LAT] =&gt; 0
                    [__LAT_admin] =&gt; 
                    [__LONG] =&gt; 0
                    [__LONG_admin] =&gt; 
                    [_chps_civilite] =&gt; 1
                    [_chps_civilite_admin] =&gt; 
                    [_chps_nom] =&gt; 1
                    [_chps_nom_admin] =&gt; 
                    [_chps_prenom] =&gt; 1
                    [_chps_prenom_admin] =&gt; 
                    [_chps_societe] =&gt; 1
                    [_chps_societe_admin] =&gt; 
                    [_chps_adresse] =&gt; 1
                    [_chps_adresse_admin] =&gt; 
                    [_chps_cp] =&gt; 1
                    [_chps_cp_admin] =&gt; 
                    [_chps_ville] =&gt; 1
                    [_chps_ville_admin] =&gt; 
                    [_chps_mail] =&gt; 1
                    [_chps_mail_admin] =&gt; 
                    [_chps_tel] =&gt; 1
                    [_chps_tel_admin] =&gt; 
                    [_chps_fax] =&gt; 1
                    [_chps_fax_admin] =&gt; 
                    [_chps_mobile] =&gt; 1
                    [_chps_mobile_admin] =&gt; 
                    [_template_admin] =&gt; archic
                )

            [Actualites] =&gt; Actualites Object
                (
                    [_name] =&gt; Actualites
                    [_modules_root] =&gt; modules/Actualites
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Actualites
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_actus] =&gt; Les actualit&eacute;s de GAIA
                            [titre_page_actus] =&gt; Nos actualit&eacute;s
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_actualites_docs'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Nos actualit&eacute;s
                    [_ariane] =&gt; Nos actualit&eacute;s
                    [_titre] =&gt; Nos actualit&eacute;s
                    [_h1] =&gt; Nos actualit&eacute;s
                    [_description] =&gt; Les actualit&eacute;s de GAIA
                    [_keywords] =&gt; Les actualit&eacute;s de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_actus_accueil] =&gt; 8
                    [_nb_actus_accueil_admin] =&gt; 
                    [_nb_actus_ligne_accueil] =&gt; 4
                    [_nb_actus_ligne_accueil_admin] =&gt; 
                    [_nb_actus_ligne_sm_accueil] =&gt; 4
                    [_nb_actus_ligne_sm_accueil_admin] =&gt; 
                    [_nb_actus_pages] =&gt; 10
                    [_nb_actus_pages_admin] =&gt; 
                    [_nb_mot_description_accueil_max] =&gt; 10
                    [_nb_mot_description_accueil_max_admin] =&gt; 
                    [_nb_mot_description_liste_max] =&gt; 20
                    [_nb_mot_description_liste_max_admin] =&gt; 
                    [_with_placeholder] =&gt; 1
                    [_with_placeholder_admin] =&gt; 
                )

            [Agenda] =&gt; Agenda Object
                (
                    [_name] =&gt; Agenda
                    [_modules_root] =&gt; modules/Agenda
                    [_modulo] =&gt; Modulo Object
 *RECURSION*
                    [_messenger] =&gt; Messenger Object
                        (
                            [_index:Messenger:private] =&gt; Agenda
                        )

                    [_errorer] =&gt; errorClass Object
                        (
                            [_fichier:errorClass:private] =&gt; 
                            [_ligne:errorClass:private] =&gt; 
                            [_objContext:errorClass:private] =&gt; 
                            [_message:errorClass:private] =&gt; 
                        )

                    [_mustache] =&gt; Mustache_Engine Object
                        (
                            [templates:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [templateClassPrefix:Mustache_Engine:private] =&gt; __Mustache_
                            [cache:Mustache_Engine:private] =&gt; 
                            [lambdaCache:Mustache_Engine:private] =&gt; 
                            [cacheLambdaTemplates:Mustache_Engine:private] =&gt; 
                            [loader:Mustache_Engine:private] =&gt; 
                            [partialsLoader:Mustache_Engine:private] =&gt; 
                            [helpers:Mustache_Engine:private] =&gt; 
                            [escape:Mustache_Engine:private] =&gt; 
                            [entityFlags:Mustache_Engine:private] =&gt; 2
                            [charset:Mustache_Engine:private] =&gt; UTF-8
                            [logger:Mustache_Engine:private] =&gt; 
                            [strictCallables:Mustache_Engine:private] =&gt; 
                            [pragmas:Mustache_Engine:private] =&gt; Array
                                (
                                )

                            [tokenizer:Mustache_Engine:private] =&gt; 
                            [parser:Mustache_Engine:private] =&gt; 
                            [compiler:Mustache_Engine:private] =&gt; 
                        )

                    [tab_run] =&gt; Array
                        (
                        )

                    [template] =&gt; archic
                    [_template] =&gt; archic
                    [template_admin] =&gt; archic
                    [tab_lang] =&gt; Array
                        (
                            [Metadesc_event] =&gt; Les &eacute;venements de GAIA
                            [titre_page_event] =&gt; Agenda
                            [page_vide_actus] =&gt; Aucune actualit&eacute; n'est disponible.
                            [page_introuvable_actus] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [retour_accueil] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [toutes_les_actus] =&gt; Toutes nos actualit&eacute;s
                            [titre_autre_actu] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [titre_actus_liees] =&gt; Autres actualit&eacute;s relatives :
                            [doc_a_dl] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                            [MOAR] =&gt; En savoir plus
                            [V_PLUS] =&gt; Voir plus
                            [META_DESC_DEFAUT_ACTUS] =&gt; Les actualit&eacute;s de GAIA
                            [TITRE_PAGE_ACTUS] =&gt; Nos Actualit&eacute;s
                            [PAGE_VIDE_ACTUS] =&gt; Aucune actualit&eacute; n'est disponible.
                            [MESSAGE_INTROUVABLE_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.
                            [CHAINE_RETOUR_ACCUEIL_ACTUS] =&gt; Attention ! La page demand&eacute;e est introuvable ou n'existe pas.&lt;br /&gt;&lt;a href=&quot;http://gaia.pyreweb.com/&quot; title=&quot;Retour a l'accueil&quot;&gt;Retour &amp;agrave; l'accueil&lt;/a&gt;
                            [TOUTES_LES_ACTUS] =&gt; Toutes nos actualit&eacute;s
                            [TITRE_AUTRE_CAT] =&gt; Consulter les actualit&eacute;s des cat&eacute;gories ci-dessous : 
                            [TITRE_ACTUS_RELATIVES] =&gt; Autres actualit&eacute;s relatives :
                            [DOCUMENT_A_DL] =&gt; Document%s &agrave; t&eacute;l&eacute;charger :
                        )

                    [_db] =&gt; sqlDB Object
                        (
                            [_config:sqlDB:private] =&gt; Array
                                (
                                    [user] =&gt; gaia
                                    [pwd] =&gt; u89GZnFTCb85vGT6
                                    [db_name] =&gt; gaia
                                    [server] =&gt; localhost
                                    [type_db] =&gt; mysql
                                )

                            [_pdo:sqlDB:private] =&gt; 1
                            [_handler:sqlDB:private] =&gt; PDO Object
                                (
                                )

                            [_res:sqlDB:private] =&gt; PDOStatement Object
                                (
                                    [queryString] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                                )

                            [_req] =&gt; SHOW TABLES LIKE 'mod_agenda_participants'
                            [_fetched:sqlDB:private] =&gt; 
                            [_curr_line:sqlDB:private] =&gt; 0
                            [_error:sqlDB:private] =&gt; errorClass Object
                                (
                                    [_fichier:errorClass:private] =&gt; 
                                    [_ligne:errorClass:private] =&gt; 
                                    [_objContext:errorClass:private] =&gt; 
                                    [_message:errorClass:private] =&gt; 
                                )

                        )

                    [_use_bdd] =&gt; 1
                    [_title] =&gt; Agenda
                    [_ariane] =&gt; Agenda
                    [_titre] =&gt; Agenda
                    [_h1] =&gt; Agenda
                    [_description] =&gt; Les &eacute;venements de GAIA
                    [_keywords] =&gt; Les &eacute;venements de GAIA
                    [_template_admin] =&gt; archic
                    [_mini_lg] =&gt; 500
                    [_mini_lg_admin] =&gt; 
                    [_newsbox_lg_max] =&gt; 400
                    [_newsbox_lg_max_admin] =&gt; 
                    [_newsbox_ht_max] =&gt; 300
                    [_newsbox_ht_max_admin] =&gt; 
                    [_nb_events_accueil] =&gt; 4
                    [_nb_events_accueil_admin] =&gt; 
                    [_nb_events_pages] =&gt; 15
                    [_nb_events_pages_admin] =&gt; 
                    [_nb_mot_description] =&gt; 10
                    [_nb_mot_description_admin] =&gt; 
                )

        )

    [_modules_root] =&gt; modules/
    [_chaines] =&gt; chaines Object
        (
        )

    [_horloge] =&gt; horloge Object
        (
            [_format] =&gt; 
            [_tab] =&gt; Array
                (
                    [seconds] =&gt; 18
                    [minutes] =&gt; 17
                    [hours] =&gt; 7
                    [mday] =&gt; 16
                    [wday] =&gt; 5
                    [mon] =&gt; 1
                    [year] =&gt; 2026
                    [yday] =&gt; 15
                    [weekday] =&gt; Friday
                    [month] =&gt; January
                    [0] =&gt; 1768544238
                )

            [_tab_jour] =&gt; Array
                (
                    [0] =&gt; Dimanche
                    [1] =&gt; Lundi
                    [2] =&gt; Mardi
                    [3] =&gt; Mercredi
                    [4] =&gt; Jeudi
                    [5] =&gt; Vendredi
                    [6] =&gt; Samedi
                )

            [_tab_mois] =&gt; Array
                (
                    [0] =&gt; Msgn&deg;
                    [1] =&gt; Janvier
                    [2] =&gt; F&eacute;vrier
                    [3] =&gt; Mars
                    [4] =&gt; Avril
                    [5] =&gt; Mai
                    [6] =&gt; Juin
                    [7] =&gt; Juillet
                    [8] =&gt; Ao&ucirc;t
                    [9] =&gt; Septembre
                    [10] =&gt; Octobre
                    [11] =&gt; Novembre
                    [12] =&gt; D&eacute;cembre
                )

            [_datetime] =&gt; 
            [format] =&gt; d/m/Y h:i:s
        )

    [_lien] =&gt; Lien Object
        (
            [_module] =&gt; 
            [_id] =&gt; 
            [_titre] =&gt; 
            [_numpage] =&gt; 
            [_objet] =&gt; 
            [_action] =&gt; 
            [_type] =&gt; 
            [_id2] =&gt; 
            [_id3] =&gt; 
            [_option] =&gt; 
            [_param] =&gt; 
            [_admin] =&gt; 
        )

)
</objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: {{couleur_fond_menu}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_degrade_haut}} , {{couleur_fond_menu_degrade_bas}});
	border-color: {{couleur_bordure_menu}};
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: {{couleur_fond_menu_fixe}};
	background: linear-gradient(to bottom, {{couleur_fond_menu_fixe_degrade_haut}} , {{couleur_fond_menu_fixe_degrade_bas}});
}
.menu-dynamique &gt; li::before {
	background-color: {{couleur_separateurs_menu}};
}
.menu-dynamique li, .menu-dynamique a {
	color: {{couleur_texte_menu}};
	font-family: {{police_texte_menu}};
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: {{couleur_texte_menu_survol}}!important;
	background-color:{{couleur_fond_menu_survol}}!important;
}

.nav-justified&gt;.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu&gt;li&gt;a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: {{couleur_fond_menu_bas}};
	font-family: {{police_texte_menu_bas}};
}
.menu-bas a {
	color: {{couleur_liens_menu_bas}};
}
.menu-bas .nav&gt;li&gt;a:focus,.menu-bas .nav&gt;li&gt;a:hover  {
	background-color: {{couleur_fond_menu_bas_hover}};
	color:{{couleur_liens_menu_bas_hover}};
}
.menu-bas &gt; li[class*=&quot;col-xs-&quot;]::before {
	background-color: {{couleur_puces_liens_menu_bas}};
}

#menu-principal .nav &gt; li &gt; a {
    padding: 0px 5px!important;
}
#menu-principal .nav &gt; li &gt; a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav &gt; li &gt; a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique &gt; li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified&gt;li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav &gt; li &gt; a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called &quot;dl-subview&quot;.
We also hide the submenu link. 
The opened submenu will get the class &quot;dl-subviewopen&quot;.
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen &gt; a,
.dl-menu.dl-subview li.dl-subview &gt; a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen &gt; .dl-submenu &gt; li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper &gt; .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper &gt; .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:{{couleur_fond_menu_xs}};
	color:{{couleur_text_menu_xs}};
}

.dl-menuwrapper button {
	background: {{couleur_fond_btn_menu_xs}};
	border: 1px solid {{couleur_bordure_btn_xs}};
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: {{couleur_fond_btn_menu_active_xs}};
	border-color:{{couleur_bordure_btn_hover_xs}};
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: {{couleur_trait_hover_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_hover_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_hover_btn_menu_xs}};
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: {{couleur_trait_btn_menu_xs}};
	box-shadow: 
		0 7px 0  {{couleur_trait_btn_menu_xs}}, 
		0 14px 0  {{couleur_trait_btn_menu_xs}};
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: {{couleur_text_menu_xs}};
	outline: none;
}
#,<span>tableau 90</span><tableau style='display:none;'>#Array
(
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_bordure_haut_site] =&gt; 
    [couleur_fond_menu_bas_hover] =&gt; rgb(253, 253, 253)
    [couleur_liens_menu_bas_hover] =&gt; rgb(37, 37, 38)
    [couleur_fond_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_menu_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_xs] =&gt; rgb(0, 0, 0)
    [couleur_fond_btn_menu_active_xs] =&gt; rgb(255, 255, 255)
    [couleur_bordure_btn_hover_xs] =&gt; rgb(0, 0, 0)
    [couleur_trait_hover_btn_menu_xs] =&gt; rgb(0, 0, 0)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [police_contact_header] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_trait_btn_menu_xs] =&gt; rgb(51, 51, 51)
    [couleur_fond_menu] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [login] =&gt; pyreweb
    [mdp] =&gt; pyre65web32
    [connexion] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_menu_degrade_bas] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_bordure_menu] =&gt; rgb(14, 117, 140)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_separateurs_menu] =&gt; rgb(14, 117, 140)
    [couleur_texte_menu] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_btn_hoverlay_galerie] =&gt; 
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:{{couleur_sous_panneaux}};
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: {{couleur_titre_panneau}};
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tir&eacute;e de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: {{couleur_bordure_cercle}};
	background: {{couleur_fond_cercle_passif}};
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:{{couleur_logo_passif}};
}
.bloc_accueil:hover .rounded:before  {
	color:{{couleur_logo_hover}};
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: {{couleur_fond_cercle}};
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: {{couleur_cercle_hover}};
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:{{couleur_titre_h2}};
	margin-bottom: 25px;
}

.titre_panneau p {
	color: {{couleur_titre_panneau}};
}
	
.titre_panneau {
	color: {{couleur_titre_panneau}};
	font-family: {{police_titre_panneau}};
	font-size: {{taille_titre_panneau}}px;
	background: linear-gradient(to bottom, {{couleur_fond_titre_panneau_degrade_haut}} , {{couleur_fond_titre_panneau_degrade_bas}});
	height:{{hauteur_minimal_titre}};
	border-top: {{taille_bordure_top_titre}}px solid {{couleur_bordure_top_titre}};
	border-bottom: {{taille_bordure_bottom_titre}}px solid {{couleur_bordure_bottom_titre}};
}

.description_panneau {
	color: {{couleur_description_panneau}};
	font-family: {{police_description_panneau}};
	font-size: {{taille_description_panneau}}px;
	background: {{couleur_fond_description_panneau}};
	height:{{hauteur_description}};
	border-bottom: 2 solid {{couleur_bordure_bas_description_panneau}};
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: {{titre_panneaux_longs}};
}




#panneaux .plus_info{
	color: {{couleur_plus_info}};
	background: {{couleur_fond_plus_info}};
	font-size: {{taille_plus_info}}em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:&quot;&quot;;
	background: url(&quot;../images/interface/triple_fleche.png&quot;);
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: {{couleur_icone}} ;/* white */
	background: {{couleur_fond_icone}} ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: {{taille_bordure_icone}}px solid {{couleur_bordure_icone}}; /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: {{taille_bordure_plus_info}}px solid {{couleur_bordure_plus_info}}; /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:&quot;&quot;;
	width:100%;
	background-color:{{couleur_sous_panneaux}};
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   

#,<span>tableau 151</span><tableau style='display:none;'>#Array
(
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_texte_menu_bas] =&gt; 
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [taille_titre_panneau] =&gt; 22
    [couleur_fond_titre_panneau_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau_degrade_bas] =&gt; rgb(255, 255, 255)
    [taille_bordure_top_titre] =&gt; 1
    [couleur_bordure_top_titre] =&gt; 
    [taille_bordure_bottom_titre] =&gt; 2
    [couleur_bordure_bottom_titre] =&gt; 
    [police_description_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [taille_description_panneau] =&gt; 14
    [couleur_fond_plus_info] =&gt; rgba(255, 255, 255,0)
    [couleur_icone] =&gt; rgb(255,255,255)
    [couleur_fond_icone] =&gt; rgb(0, 0, 0)
    [taille_bordure_icone] =&gt; 24
    [couleur_bordure_icone] =&gt; rgb(255, 255, 255)
    [taille_bordure_plus_info] =&gt; 0
    [couleur_bordure_plus_info] =&gt; rgba(255,255,255,0)
    [police_titre_panneau] =&gt; 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_titre_h2] =&gt; rgb(255, 255, 255)
    [couleur_sous_panneaux] =&gt; rgb(14, 117, 140)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [couleur_bordure_cercle] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle_passif] =&gt; rgb(16, 53, 78)
    [couleur_logo_passif] =&gt; rgb(255, 255, 255)
    [couleur_logo_hover] =&gt; rgb(14, 117, 140)
    [titre_panneaux_longs] =&gt; Philosopher
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_texte_effet_hover] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [couleur_fond_titre] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [hauteur_description] =&gt; 235px
    [hauteur_border] =&gt; 
    [couleur_border] =&gt; 
    [padding_top_bottom] =&gt; 
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [hauteur_ligne_puce] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_text_plus_info] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_titre_panneau] =&gt; rgb(14, 117, 140)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(0, 0, 0)
    [taille_plus_info] =&gt; 
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}.html#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav &gt; li &gt; a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: {{couleur_btn_partenaire}};
  border-color: {{couleur_btn_partenaire_border}};
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: {{couleur_btn_partenaire_hover}};
  border-color: {{couleur_btn_partenaire_border_hover}};
}

#partenaires .voir-toutes a{
padding: {{padding_voir_toute_accueil}};
}
#myCarousel_partenaires .item .vertical-center{
	height:{{hauteur_carousel}};
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:{{couleur_fond}};
	border: 1px solid {{couleur_bordure}};
}
.liste-partenaires figcaption a{
	color:{{couleur_lien}};
}
.liste-partenaires figcaption a:hover{
	color:{{couleur_lien}};
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left,
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^=&quot;myCarousel_partenaires&quot;] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active &gt; div { display:none; }
	#myCarousel_partenaires .active &gt; div:first-child { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active &gt; div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de d&eacute;passement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}#,<span>tableau 133</span><tableau style='display:none;'>#Array
(
    [couleur_theme] =&gt; rgb(5, 207, 240)
    [couleur_text_menu_active] =&gt; rgb(251, 251, 251)
    [taille_plus_info] =&gt; 
    [couleur_fond_texte_panneaux] =&gt; 
    [couleur_text_contenu_panneaux] =&gt; 
    [couleur_fond_titre_panneaux] =&gt; 
    [couleur_text_titre_panneaux] =&gt; rgb(2, 214, 246)
    [couleur_texte_effet_hover] =&gt; 
    [couleur_fond_effet_hover] =&gt; 
    [couleur_bordure_panneaux_long_cercle] =&gt; 
    [taille_texte_panneaux_cube_titre] =&gt; 
    [taille_gros_texte_panneaux_cube_titre] =&gt; 
    [couleur_fond_hoverlay_panneaux] =&gt; rgba(5, 205, 238, 0.4)
    [couleur_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_border_text_hoverlay_panneaux] =&gt; rgb(255, 255, 255)
    [couleur_trait_hover] =&gt; rgb(255, 255, 255)
    [couleur_texte_survol] =&gt; rgb(51, 51, 51)
    [couleur_texte_principale] =&gt; rgb(0, 0, 0)
    [couleur_fond_site] =&gt; rgb(236, 233, 232)
    [police_texte_principal] =&gt; 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif
    [couleur_bordure_bas_contact_haut] =&gt; 
    [police_contact_header] =&gt; 
    [couleur_fond_menu] =&gt; rgb(255, 255, 255)
    [couleur_texte_menu_survol] =&gt; rgb(255, 255, 255)
    [police_texte_menu] =&gt; 
    [couleur_texte_menu] =&gt; rgb(0, 239, 250)
    [couleur_separateurs_menu] =&gt; rgba(255, 255, 255, 0)
    [couleur_fond_menu_fixe_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_fixe_degrade_haut] =&gt; rgb(250, 250, 250)
    [couleur_fond_menu_fixe] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_bas] =&gt; rgb(255, 255, 255)
    [couleur_fond_menu_degrade_haut] =&gt; rgb(255, 255, 255)
    [couleur_bordure_bas_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_description_panneau] =&gt; rgb(44, 176, 210)
    [couleur_fond_titre] =&gt; 
    [couleur_text_titre] =&gt; rgb(2, 214, 246)
    [padding_left_right] =&gt; 
    [padding_block_panneau] =&gt; 
    [hauteur_text_puce] =&gt; 
    [taille_gros_texte_panneaux_sm] =&gt; 
    [taille_texte_panneaux_sm] =&gt; 
    [taille_gros_texte_panneaux_xs] =&gt; 
    [taille_texte_panneaux_xs] =&gt; 
    [taille_icones_panneaux_xs] =&gt; 
    [marge_haut_bas_panneaux_long] =&gt; 
    [hauteur_text_plus_info] =&gt; 
    [couleur_plus_info] =&gt; rgb(255, 254, 254)
    [hauteur_ligne_puce] =&gt; 
    [hauteur_minimal_titre] =&gt; 50px
    [couleur_text_contenu] =&gt; 
    [couleur_fond_text] =&gt; 
    [couleur_description_panneau] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_panneau] =&gt; rgb(13, 15, 18)
    [couleur_titre_panneau] =&gt; rgb(255, 255, 255)
    [couleur_cercle_hover] =&gt; rgb(255, 255, 255)
    [couleur_fond_cercle] =&gt; rgb(15, 117, 188)
    [couleur_border_text_hoverlay_hover_panneaux] =&gt; rgb(255, 253, 253)
    [couleur_text_hoverlay_hover_panneaux] =&gt; rgb(255, 255, 255)
    [taille_gros_texte_panneaux] =&gt; 
    [taille_texte_panneaux] =&gt; 
    [taille_icones_panneaux] =&gt; 
    [padding_top_bottom] =&gt; 
    [couleur_border] =&gt; 
    [hauteur_border] =&gt; 
    [hauteur_description] =&gt; 235px
    [couleur_fond_bloc_panneaux] =&gt; rgb(236, 233, 232)
    [couleur_titres] =&gt; rgb(5, 205, 238)
    [couleur_btn_partenaire] =&gt; rgb(121, 0, 67)
    [couleur_fond_texte_newsbox] =&gt; rgba(174, 197, 13, 0.8)
    [couleur_fond_hoverlay_hover] =&gt; rgba(201, 0, 0, 0.72)
    [couleur_fond_hoverlay] =&gt; rgba(0, 118, 201, 0)
    [connexion] =&gt; 
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

    [couleur_fond_bloc_galeries] =&gt; couleur_fond_bloc_galeries
    [couleur_barre_bas_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.3)
    [couleur_text_shadow_hoverlay_galerie] =&gt; rgba(5, 205, 238, 0.2)
    [couleur_texte_hoverlay_galerie] =&gt; rgb(0, 0, 0)
    [couleur_fond_titre_description_liste] =&gt; rgba(255, 255, 255, 0.75)
    [couleur_fond_galerie_liste] =&gt; rgb(255, 255, 255)
    [couleur_bordures_galerie_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_btn_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0)
    [couleur_btn_hoverlay_galerie] =&gt; 
    [couleur_titre_newsbox] =&gt; rgb(255, 255, 255)
    [couleur_texte_newsbox] =&gt; rgb(0, 118, 201)
    [couleur_fond_date_liste] =&gt; rgb(0, 118, 201)
    [couleur_btn_partenaire_border] =&gt; rgb(121, 0, 67)
    [couleur_btn_partenaire_hover] =&gt; rgb(100, 0, 55)
    [couleur_btn_partenaire_border_hover] =&gt; rgb(100, 0, 55)
    [padding_voir_toute_accueil] =&gt; 15px
    [hauteur_carousel] =&gt; 200px
    [couleur_fond_bloc_actualites] =&gt; rgb(221, 221, 221)
    [mdp] =&gt; pyre65web32
    [login] =&gt; pyreweb
    [couleur_texte__voir_plus] =&gt; rgb(255, 255, 255)
    [couleur_fond_voir_plus] =&gt; rgb(5, 205, 238)
    [couleur_fond_corps_actualite] =&gt; rgba(250, 250, 250, 0)
    [couleur_texte_titre_liste] =&gt; rgb(51, 51, 51)
    [couleur_fond_titre_liste] =&gt; rgb(255, 255, 255)
    [couleur_texte_date_liste] =&gt; rgb(255, 255, 255)
    [couleur_lien_hoverlay_galerie] =&gt; 
    [couleur_hoverlay_galerie] =&gt; rgba(255, 255, 255, 0.8)
    [taille_margin_bottom_bloc_acceuil] =&gt; 4
    [taille_margin_top_bloc_acceuil] =&gt; 0
    [couleur_lien_bloc_page_accueil] =&gt; rgb(143, 143, 143)
    [couleur_text_bloc_page_accueil] =&gt; rgb(255, 255, 255)
    [couleur_fond_bloc_page_accueil] =&gt; rgb(51, 51, 51)
    [couleur_puces_liens_menu_bas] =&gt; rgb(175, 173, 173)
    [couleur_liens_menu_bas] =&gt; rgb(37, 37, 38)
    [police_panneaux] =&gt; 
    [couleur_texte_panneaux] =&gt; 
    [couleur_fond_menu_survol] =&gt; rgb(51, 51, 51)
    [couleur_bordure_haut_site] =&gt; 
    [couleur_liens_actifs] =&gt; 
    [couleur_liens_general] =&gt; 
    [couleur_bordure_titre] =&gt; 
    [taille_margin_top_premier_bloc_acceuil] =&gt; 2
    [couleur_bordure_menu] =&gt; rgba(0, 0, 0, 0)
    [police_texte_menu_bas] =&gt; 
    [couleur_fond_hover_liste_galeries] =&gt; rgba(255, 255, 255, 0.8)
    [couleur_barre_haut_hoverlay_galerie] =&gt; rgba(0, 0, 0, 0.5)
    [couleur_fond_placeholder] =&gt; rgb(119, 160, 166)
    [couleur_texte_footer] =&gt; rgb(255, 255, 255)
    [couleur_fond_footer] =&gt; rgb(37, 37, 38)
    [couleur_bordure_haut_footer] =&gt; rgb(5, 207, 240)
    [couleur_liens_voir_toutes] =&gt; rgb(255, 255, 255)
    [police_texte_voir_toutes] =&gt; 
    [couleur_texte_voir_toutes] =&gt; rgb(255, 255, 255)
    [couleur_voir_toutes] =&gt; rgb(0, 0, 0)
    [couleur_bordure_panneau] =&gt; 
    [couleur_liens_panneaux] =&gt; 
    [police_texte_footer] =&gt; 
    [couleur_fond_menu_bas] =&gt; rgb(253, 253, 253)
    [police_titres] =&gt; 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif
)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1109 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
             run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
             <span>objet</span> Main<objet style='display:none;'></objet>
               run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
               <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1041</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1041 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/archic/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1044</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/archic/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1044 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1047</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1047 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/defaut/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1050</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/defaut/admin/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1050 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre><pre><span><div class='alert'>Erreur secrète : [2] &laquo; file_exists(): File name is longer than the maximum allowed path length on this platform (4096): modules/Main/moustaches/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
 &raquo; à la <u>ligne 1054</u> dans <b>/var/www/vhosts/pyreweb.com/gaia/core/module.class.php</b></div>
</span><traces style='display:none;'>
   file_exists(#modules/Main/moustaches/.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1054 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1089 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
     <span>objet</span> Main<objet style='display:none;'></objet>
       getPartials(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#) on line 1110 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
       <span>objet</span> Main<objet style='display:none;'></objet>
         populateMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 1077 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
         <span>objet</span> Main<objet style='display:none;'></objet>
           getMustache(#.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: {{couleur_fond_pager_calendrier}};
	color: {{couleur_texte_pager_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: {{couleur_fond_titre_calendrier}};
	border-left: 0.1em solid {{couleur_bordure_calendrier}};
	border-right: 0.1em solid {{couleur_bordure_calendrier}};
	margin: 0;
	text-align: center;
	color: {{couleur_texte_titre_calendrier}};
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid {{couleur_bordure_calendrier}};
	border-bottom: 0.1em solid {{couleur_bordure_calendrier}}!important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid {{couleur_bordure_calendrier}};
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid {{couleur_bordure_calendrier}};
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: {{couleur_fond_entete_calendrier}};
	font-weight: normal;
	color: {{couleur_texte_entete_calendrier}};
	padding: 4px 0;
}

.calendrier table tbody {
	background: {{couleur_fond_corps_calendrier}};
}
.calendrier table td  {
	color: {{couleur_texte_corps_calendrier}};
}
.calendrier table tbody&gt;tr&gt;td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: {{couleur_texte_entete_calendrier}};
}

.calendrier .client {
    background-color: {{couleur_reservation_client}};
}
.calendrier .formation  {
    background-color: {{couleur_reservation_formation}};
}
.calendrier .avalider  {
    background-color: {{couleur_reservation_avalider}};
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_avalider}} 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_client}} 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_formation}} 50%, {{couleur_reservation_avalider}} 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_formation}} 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, {{couleur_reservation_client}} 50%, {{couleur_reservation_avalider}} 50%);
}

.calendrier table td.jour-hors-mois {
	color: {{couleur_texte_calendrier_hors_mois}};
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: {{couleur_texte_titre_description_salle}};
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: {{couleur_fond_titre_calendrier}};
}
.tarif.btn {
    background-color: {{couleur_bordure_instructions}};
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: {{couleur_bordure_instructions}};
    background-color: {{couleur_fond_instructions}};
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: {{couleur_bordure_instructions}};
}

.instruction-reservations {
    background-color: {{couleur_fond_instructions}};
	border: 0.2em solid {{couleur_bordure_instructions}};
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: {{couleur_texte_calendrier}}; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: {{couleur_texte_calendrier}}; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }
#,<span>tableau 21</span><tableau style='display:none;'>#Array
(
    [couleur_fond_pager_calendrier] =&gt; rgb(110, 110, 110)
    [couleur_texte_pager_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_bordure_calendier] =&gt; rgb(255, 255, 255)
    [couleur_fond_titre_calendrier] =&gt; rgb(21, 198, 234)
    [couleur_texte_titre_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_entete_calendrier] =&gt; rgb(78, 76, 76)
    [couleur_texte_entete_calendrier] =&gt; rgb(255, 255, 255)
    [couleur_fond_corps_calendrier] =&gt; rgb(193, 187, 187)
    [couleur_texte_corps_calendier] =&gt; rgb(0, 0, 0)
    [couleur_reservation] =&gt; rgb(241, 173, 7)
    [couleur_reservation_client] =&gt; rgb(255, 0, 0)
    [couleur_reservation_formation] =&gt; rgb(42, 0, 255)
    [couleur_reservation_avalider] =&gt; rgb(244, 255, 0)
    [couleur_texte_calendrier_hors_mois] =&gt; rgb(202, 202, 202)
    [couleur_texte_titre_description_salle] =&gt; rgb(0, 244, 255)
    [couleur_fond_boutons_panier] =&gt; 
    [couleur_fond_icones_panier] =&gt; 
    [couleur_fond_instructions] =&gt; rgb(0, 0, 0)
    [couleur_bordure_instructions] =&gt; rgb(0, 149, 255)
    [couleur_texte_calendier] =&gt; rgb(0, 0, 0)
    [polices_must] =&gt; Array
        (
            [0] =&gt; Array
                (
                    [police] =&gt; Raleway
                )

            [1] =&gt; Array
                (
                    [police] =&gt; Cabin
                )

            [2] =&gt; Array
                (
                    [police] =&gt; Philosopher
                )

        )

)
#</tableau>) on line 77 in file /var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php
           <span>objet</span> Main<objet style='display:none;'></objet>
             include(#/var/www/vhosts/pyreweb.com/gaia/modules/Main/run/creer_theme.php#) on line 701 in file /var/www/vhosts/pyreweb.com/gaia/core/module.class.php
               run(<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 257 in file /var/www/vhosts/pyreweb.com/gaia/core/modulo.class.php
               <span>objet</span> Main<objet style='display:none;'></objet>
                 run(#Main#,<span>tableau 2</span><tableau style='display:none;'>#Array
(
    [action] =&gt; creer_theme
    [pasenregistrer] =&gt; 1
)
#</tableau>,##) on line 14 in file /var/www/vhosts/pyreweb.com/gaia/style.php
                 <span>objet</span> Modulo<objet style='display:none;'></objet></traces></pre>*/@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Philosopher);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Philosopher);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Philosopher);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);

	/*DEBUT STYLE MODULE Main*/
	@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Philosopher);

body {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#corps {
	background-color: rgb(51, 51, 51);
	padding-bottom:2em;
}
.main-color-texte {
	color: rgb(14, 117, 140);	
}
.main-color-border {
	border-color: rgb(14, 117, 140);
}
h1, h2, h3, h4, h5, h6 {
	color: rgb(255, 255, 255);
	font-family: 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2 {
	border-bottom:2px solid rgb(255, 255, 255)!important;
	margin-bottom:25px;
}
a {
	color: rgb(255, 255, 255);
}

p{
	color: rgb(255, 255, 255);
	font-size:12px;
}

li{
	color:white;
}

hr { border-top: 1px solid rgb(220, 220, 220); }

a:hover, a:active {
	color: rgb(107, 183, 200);
}
.placeholder::after {
    background-image: url(../images/interface/logo-placeholder-archic.png);
}
.placeholder {
	background-color: rgb(14, 117, 140);
}
.titre_page{
	padding-right:10%;
	font-size:1.4em;
}
@media (max-width: 768px){
	table{
		font-size:0.9em;
	}
}

/************* HEADER ***************/
.decal-slider{ height:0px;} /*** permet le calcul du topitop en sm **/
@media (max-width: 767px){
	.decal-slider{ height:85px;}
}
/* @media (min-width: 767px) and (max-width: 992px) {
	.decal-slider{ height:0px;}
} */
.carousel-indicators{
    height: 10px;
	display:none;
}

.breadcrumb {
	margin-top:10px;
}

.breadcrumb a{
	color:#0E758C;
}


header .contact {
	padding: 0.7em 0 0.4em 0;
	border-top: 3px solid;
	border-bottom: 1px solid;
	font-size: 0.7em;
}
header .rounded {
	padding: 0.4em;
	padding-bottom: 0;
	margin-left: 1em;
	margin-right: 0.25em;
	border-width: 1px;
	vertical-align: middle;
	color:rgb(14, 117, 140)
}
header .rounded.no-margin {
	margin-left: 0;
}

@media (min-width: 768px) {
	.navbar-brand {
		height: 65px;
	}	
}
.remonteur {
	margin-top: -10px;
}

header .navbar-static-top {
	margin-bottom: -85px;
}

header .contact {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background:rgb(14, 117, 140);
	color:rgb(182, 224, 234);
	font-size:0.9em;
}

.voir-toutes {
	background-color: rgb(255, 255, 255);
	color: rgb(14, 117, 140);
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.voir-toutes a {
	color: rgb(14, 117, 140);
}

#footer_page {
	border-color: rgb(255, 255, 255);
	background-color: rgb(14, 117, 140);
	color: rgb(255, 255, 255);
	font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:em;
}


#footer_page h2 {
	font-size:em;
	color:;
}

#footer_contact {
    margin-top: 80px;
}


.icn-rsx a:hover {
  text-decoration: none;
}
.icn-rsx a:hover .pyricon {
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
}

.icn-rsx .pyricon {
	border: 1px solid white;
}

#corps.accueil section {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    float: left;
}

.btn-bleu-ciel, .btn-bleu-ciel:hover {
	background-color:#00BFFF;
}


/*** Animation on scroll ***/
.on_scroll{
	opacity: 0;
	-webkit-transition: opacity  ; /*5s ease-in-out*/
	-moz-transition: opacity  ;
	-ms-transition: opacity  ;
	-o-transition: opacity  ;
	transition: opacity  ; 
}
	/*FIN STYLE MODULE Main*/
	
	/*DEBUT STYLE MODULE Actualites*/
	.actu .hoverlay {
	display: block;
	background-color: rgba(205, 104, 50, 0.15);
	transition: background-color 0.35s;
}
.actu .hoverlay:hover, .actu .hoverlay:active {
	background-color: rgba(205, 104, 50, 0.4);
}
.actu .hoverlay h3 {
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.actu .hoverlay h3 a:hover {
	text-decoration: none;
}
.actu .btn-lien {
	padding: 0.3em 0.4em;
	padding-bottom: 0;
	border: 1px solid;
	border-radius: 50%;
	margin-left: 0.5em;
}
.actu .hoverlay p {
	display: none;
	padding: 0.2em;
	background-color: rgba(255, 255, 255, 0.8);
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	display: block;
}

.actu h3, .actu h3 a {
	color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
	font-size: 1.4em;
}
.actu p, .actu a {
	color: rgb(205, 104, 50);
	border-color: rgb(205, 104, 50);
}

.actualite h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 0.2em 0;
	font-size:1.4em;
}

.actualite h3 a {
	color:#333333;
}

.actualite .date-actu {
	background-color: rgb(205, 104, 50);
	color: rgb(255, 255, 255);
	padding: 0.5em;
}
.actualite-seule{
	position:relative;
}
.actualite-seule .date-actu {
	margin-top: -3.2em;
	margin-bottom: 3.2em;
	position: absolute;
	right: 0;
}

.actualite .photo-actu {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.actualite .voir-toutes {
	margin-top: 0.5em;
	padding: 0.5em;
}
@media (max-width: 768px) {
	.actualite {
		margin-bottom: 3em;
	}
	.actualite figure {
		padding: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
	.actualite-seule figure {
		margin-left: 0;
	}
	.actualite-seule .date-actu {
		position: relative;
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
}

/******** Element style animation hover ******/
.actu .hoverlay h3 {
	border: 0 none;
}
.actu .hoverlay h3:after {
/* 	position: absolute;
    top: 0;
    right: 0.5em;
    left: 0.5em;  */
	position: relative;
    display: block;
    margin-top: -12%;

	height: 3.5em;
	z-index: -1;
    background-color: rgba(255, 255, 255, 0.8);
    content: '';
	pointer-events: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    transform: translate3d(0,3.5em,0) scale3d(1,0.023,1);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 768px) {
	.actu .hoverlay h3:after{
		 margin-top: -5%;
	}
}
.accueil #actualites img{
	width:100%;
}

.actu:hover .hoverlay h3:after, .actu:active .hoverlay h3:after {
	opacity: 0.85;
    -webkit-transform: translate3d(0,3em,0) scale3d(1,1,1);
    transform: translate3d(0,3em,0) scale3d(1,1,1);
	background-color: transparent;
}
.actu .hoverlay p {
	display: block;
	padding: 0.2em;
	background-color: transparent;
	margin-top:-20px;
	position:relative;
	opacity: 0;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.actu:hover .hoverlay p, .actu:active .hoverlay p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0.8em, 0);
	transform: translate3d(0, 0.8em, 0);
	background-color: rgba(255, 255, 255, 0.8);
}


.grid-list-actu .actualite {
	background:rgba(255, 255, 255,0.8);
	margin: 20px 0px;
}
.grid-list-actu .actualite .media-body {
	padding-left:15px;
}
	/*FIN STYLE MODULE Actualites*/
	
	/*DEBUT STYLE MODULE Agenda*/
	.nopadding {
    padding: 0px!important;
}
/**** CALENDAR CIRCULAR ***/
span[data-cal-date] {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	opacity: 0.5;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	margin-top: 10px;
	margin-right: 15px;
}
.cal-month-day {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid transparent;
    padding: 6px;
    border-radius: 50%;
	cursor:default!important;
	color:;
}
.cal-day-weekend span[data-cal-date]{
	color:!important;
}
.cal-month-day .day{
	cursor:default!important;
}
.with-events .day{cursor:pointer!important;}
.cal-month-day.active {
	background: !important; /* calendrier general*/
	color:!important;/* calendrier general*/
}
.cal-month-day.with-events{
	 border-color: !important;/* calendrier general*/
	 cursor:pointer!important;
}

.events-list {
    max-height: inherit!important;
    padding-left: 0px!important;
    margin-bottom: 0px;
    height: 100%;
}
.cal-day-today{
	 background:  !important; /* calendrier general*/
	 color:!important;/* calendrier general*/
}
.cal-day-today .day{
	 color:white!important;
}
[class*="cal-cell"]:hover ,[class*="cal-cell"],.cal-year-box .row-fluid:hover, .cal-row-fluid:hover,.cal-row-fluid,.row-fluid {
    background-color: transparent!important;
	border: 0px!important;
}
.cal-month-first-row,.cal-day-outmonth,#cal-day-tick {
	display:none!important;
}
.cal-year-box [class*="span"], .cal-month-box [class*="cal-cell"] {
     border-right: 0px!important;
	 margin-top:4%;
}
.cal-month-box, .cal-year-box, .cal-week-box{border:0px!important;}

/***** Uniquement la premiere lettre ^^ ****/
.cal-row-head .cal-cell1{
	font-size:0px;
}
.cal-row-head .cal-cell1:first-letter{
	font-size:32px;
}

/**liste event ***/
#agenda .list .block_img {
    background-color: white;
	display:table;
}
#agenda .list .block_img img {
	display: table-cell;
    width: 100%;
}
#agenda .list .block_img .date {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    float: none!important;
    position: initial;
}
#agenda .list {
    background-color: ;
	float: left;
}
#agenda .list .block_corps h3 {
    border-bottom:1px solid #00344D;
	margin-top: 5px;
	margin-right: 37px;
	color:;
	font-size:px;
	font-family:;
}
#agenda .list .block_corps .heure {
	font-style: italic;
	display: block;
	margin-top: -8px;
	font-size:px; /*14px*/
}
#agenda .list .block_corps{
	font-size:px;
	font-family:;
	
}
#agenda ul{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

/* #agenda .block_corps{font-size:0.5em;} */

#agenda .block_corps .glyphicon.more{
    top: -28px;
    font-size: 1.2em;
    z-index: 2;
    color: ;
    background-color: ;
    border: 2px solid #0080BE;
    padding: 7px;
    border-radius: 50%;
}
#agenda .date{
	color: ; /* calendrier general*/
	background-color: ; /* calendrier general*/
	font-family:px;/*16*/
	font-size:px;/*16*/
	text-align: center;
	height:50px;
	margin-bottom:0px;
}
#agenda .date.date-md span {
    display: block;
}
#agenda .date .jour{	font-size:px;}/* 34 */
#agenda .date .mois{	font-size:px;}/* 16 */
#agenda .date .annee{font-size:px;}/* 14 */

#agenda [data-event-id]{
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#agenda.liste [data-event-id]{
	padding:10px;
}
@media (max-width: 767px) { 
	#agenda.liste [data-event-id]{
		padding: 10px 0px;
	}
}

#agenda #mois_courant{
	/* font-size:1.4em; */
	font-size:px;
	margin-bottom:25px;
	font-family:;
}

#agenda .not_a_venir {
	text-align:center;
	font-size:1.4em;
}
.accueil #agenda {
	background-color:;
}
.accueil #agenda #titre_ou_date{
	color: ; /* accueil */
	font-size: px; /* accueil */
	font-family: ; /* accueil */
	border-bottom:1px solid #00334C;
	padding-bottom: 5px;
	text-align:center;
}

.accueil #agenda #tous_event{
	margin-top:10px;
	background: #00334C;
	color:white;
	text-align:center;
	padding: 6px 12px;
}
.accueil #agenda #tous_event:hover{
	text-decoration:none;
}



/*** recherche avancée ***/
#recherche_a{
	background:white;
	border-radius:10px;
	position: absolute;
    left: 50%;
    height: 100%;
}
#recherche_a h2{
	color:;
	font-size:px;
	font-family:;
	text-align:center;
	position:relative;
}
#recherche_a h2:after{
	position:absolute;
	display:block;
	content:"";
	width:90%;
	left:5%;
	height:1px;
	bottom:0;
	background-color:;

}
#agenda.liste #titre_ou_date{
	color:;
	font-size:px;
	font-family:;
	border-bottom:1px solid;
	margin-top:50px;
}
#block_agenda{position:relative;}
#recherche_a:before{
    display: block;
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 23px solid white;
}
#recherche_a #btn_recherche{
	margin-bottom:20px;
	text-align:center;
}
#recherche_a input{
	margin-bottom:30px;
}
#recherche_a #mot_cle{
	margin-top:20px;
}
@media (max-width: 767px) {	
	#recherche_a{
		position: inherit;
		left: inherit;
		width: 100%;
		background-color: transparent;
	}
	#recherche_a:before{display:none;}
}

/***** Détail *****/
.evenement .titre {
    color: ; /*#D47800*/
    display: inherit;
    font-size: 1.3em;
    margin-bottom: 9px;
}
.evenement .titre ,.evenement .detail, .evenement-seule h2{
	padding-left:10px;
}
 .evenement .photo-event {
	margin: 10px;
	float:left;
	display: inline-block;
    max-width: 40%;
} 
.evenement-seule h2{
	color:; /* 002D42 */
	font-size:px;
	font-family:px;
	border-bottom:1px solid ;
	display: flex;
}
.evenement-seule .docs_liste {
	list-style:none;
}

/***** date accueil et list diff ****/
@media (max-width: 992px) {	
	.accueil .date-xs{
		display:block!important;
	}
	.accueil #agenda .img-responsive{width:100%;}
	.accueil .date-md{
		display:none;
	}
}




/**** MEDIA QUERY ***/
/*XS*/
@media (max-width: 767px){ 

}
/*** SM + MD **/
@media (min-width: 767px) and (max-width:1200px) { 

}
/*** LG **/@media (min-width: 1200px){ #agenda .list .block_corps h3{  font-size: 1.3vw;}}


	/*FIN STYLE MODULE Agenda*/
	
	/*DEBUT STYLE MODULE FluxRSS*/
	.voir-toutes-flux{
	display: inline-block;
    float: right;
    font-size: px;
}
.voir-toutes-flux a:hover{
	text-decoration:none;
}

.titre-rss {
	color: ;
	padding: 10px;
	background: ;/* #377CC2 */
}
.item-rss:nth-child(odd){padding-left:0px;}
.item-rss:nth-child(even){padding-right:0px;}

 .item-rss{
    /* height: px; */
	margin:px 0px;
} 

.item-rss h4{
    font-size: px;
    color: ;
    font-familly: ;
}
.item-rss .resume{
    font-size: px;
    color: ;
    font-familly: ;
}
.item-rss .savoirplus a{
    font-size: px;
    color: ;
    font-familly: ;
	font-weight:bold;
}
/* @media (min-width: 768px ) and (max-width: 992px ){

	.item-rss{
		height: auto;
	}
} */

@media (max-width: 768px ){
	.item-rss{
		padding-left:0px;
		padding-right:0px;
		height:auto;
		margin-top:15px;
	}
	.voir-toutes-flux{
	    margin-top: 5px;
	}
	.panel-rss{
	    margin-top: 20px;
	}
}
	/*FIN STYLE MODULE FluxRSS*/
	
	/*DEBUT STYLE MODULE Galeries*/
	#carousel_Galeries .carousel-control {
	opacity: 1;
}
#carousel_Galeries .carousel-control.right, #carousel_Galeries .carousel-control.left {
	background-image: none;
}
#carousel_Galeries .carousel-caption {
	right:0;
	bottom: 0;
	left:0;
	padding: 1em;
	text-shadow: 0 0 0;
	background-color: rgba(255, 255, 255, 0.8);
}
#carousel_Galeries .carousel-caption h3 {
	margin: 0;	
}

.galerie {
	margin-bottom: 2em;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
.galerie:hover {
	background-color: rgba(255, 255, 255, 0.8);
}
.galerie h3 {
	margin-top: 0;
}
.elm-galerie .hoverlay, .une-galerie .hoverlay {
	background-color: rgba(255, 255, 255, 0.8);
}
.elm-galerie .hoverlay a, .une-galerie .hoverlay a {
	color: ;	
}
.elm-galerie .hoverlay .btn-default, .une-galerie .hoverlay .btn-default {
	color: ;
	background-color: rgba(0, 0, 0, 0);
}
.elm-galerie .hoverlay {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	
	opacity: 0;
	transition: opacity 0.35s ease-in-out;
}
.elm-galerie .hoverlay:hover, .elm-galerie .hoverlay:active {
	opacity: 1;
}
.elm-galerie .hoverlay-flex-middle {
	width: 100%;
	text-align: center;
}

.une-galerie .thumbnail {
	border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 2px;
}
.une-galerie .elm-galerie .hoverlay {
	margin: 5%;
	width: 90%;
	height: 85%;
}
.une-galerie.in_page{
	margin-bottom:50px;
}

/************ Effet Archi-saint-germain *******/
.elm-galerie {
	overflow: hidden;
}
.elm-galerie img {
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.35s ease-in-out;
	transition: transform 0.35s ease-in-out;	
}
.elm-galerie:hover img, .elm-galerie:active img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}
	/*FIN STYLE MODULE Galeries*/
	
	/*DEBUT STYLE MODULE LiensRef*/
	#carousel_Galeries .carousel-control {
	opacity: 1;
}
#carousel_Galeries .carousel-control.right, #carousel_Galeries .carousel-control.left {
	background-image: none;
}
#carousel_Galeries .carousel-caption {
	right:0;
	bottom: 0;
	left:0;
	padding: 1em;
	text-shadow: 0 0 0;
	background-color: rgba(255, 255, 255, 0.8);
}
#carousel_Galeries .carousel-caption h3 {
	margin: 0;	
}
	/*FIN STYLE MODULE LiensRef*/
	
	/*DEBUT STYLE MODULE Menu*/
	header .navbar-default, .menu-dynamique .dropdown-menu {
	background-color: rgba(255, 255, 255, 0.8);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) , rgba(255, 255, 255, 0.8));
	border-color: rgb(14, 117, 140);
}
header .navbar-default.affix, .menu-dynamique.affix .dropdown-menu {
	background-color: rgb(255, 255, 255);
	background: linear-gradient(to bottom, rgb(250, 250, 250) , rgb(255, 255, 255));
}
.menu-dynamique > li::before {
	background-color: rgb(14, 117, 140);
}
.menu-dynamique li, .menu-dynamique a {
	color: rgb(14, 117, 140);
	font-family: 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.menu-dynamique a:hover, .menu-dynamique a:focus {
	color: rgb(255, 255, 255)!important;
	background-color:rgb(14, 117, 140)!important;
}

.nav-justified>.dropdown.open .dropdown-menu {
    display: table;
}
.dropdown-menu>li>a{
	padding: 10px 20px;
}

.menu-bas {
	background-color: rgb(253, 253, 253);
	font-family: ;
}
.menu-bas a {
	color: rgb(37, 37, 38);
}
.menu-bas .nav>li>a:focus,.menu-bas .nav>li>a:hover  {
	background-color: rgb(253, 253, 253);
	color:rgb(37, 37, 38);
}
.menu-bas > li[class*="col-xs-"]::before {
	background-color: rgb(175, 173, 173);
}

#menu-principal .nav > li > a {
    padding: 0px 5px!important;
}
#menu-principal .nav > li > a .like_table {
    display:table;
	width:100%;
}
#menu-principal .nav > li > a .like_table .vertical-center {
    height:85px;
}
.menu-dynamique > li::before{
	margin-top: 40px;
}
@media (min-width: 768px){
	.nav-justified>li {
		 vertical-align: top;
	}
}
.navbar-header img {
    /* max-height: 85px; */
    vertical-align: top;
    margin-top: -10px;
}
 @media (min-width: 768px ) and (max-width: 992px ){
	 .navbar-header img {
		max-height: 75px;
	}
 }
 @media (max-width: 992px ){
	 .navbar-header img {
		min-height: 15px;
	}
 }
 
 header .navbar-header{
	display: table;
	height: 85px;
}
	
@media (max-width: 768px){
	header .navbar-header{
		width:100%;
		height:50px;
	}
	header .navbar-brand{
		padding:0px 15px;
		height: auto;
	}
	 .navbar-header img {
		vertical-align: middle;
		margin-top: 10px;
	 }
}
   
  /******** TYMPANUS **********/

/* Common styles of menus */

/* .dl-menuwrapper {
	position: absolute;
	right:0;

} */
.demo-2 {
	position: initial;
}
@media (max-width: 768px){
	.navbar-toggle-btn{
		position: initial;
	}
}

.dl-menuwrapper {
	    float: right;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.dl-menuwrapper li {
	position: relative;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}
 .dl-menuwrapper li.dl-back span.glyphicon { padding-right: 10px;}

.dl-menuwrapper .dl-menu {
	  margin: 5px 0 0 0;
    position: absolute;
    top: 90%;
    right: -30px;
    width: 105%;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav > li > a{transition:none!important;}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}


@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}
/* Colors for menu_xs */

.dl-menuwrapper ul{
	background:rgb(255, 255, 255);
	color:rgb(51, 51, 51);
}

.dl-menuwrapper button {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
    width: 42px;
    margin-top: 5px;
    border-radius: 5px;
    height: 30px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: rgb(255, 255, 255);
	border-color:rgb(0, 0, 0);
}

.dl-menuwrapper button:hover:after ,
.dl-menuwrapper button.dl-active:after {
	background: rgb(0, 0, 0);
	box-shadow: 
		0 7px 0  rgb(0, 0, 0), 
		0 14px 0  rgb(0, 0, 0);
}


.dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 2px;
    top: 6px;
    left: 16%;
	background: rgb(51, 51, 51);
	box-shadow: 
		0 7px 0  rgb(51, 51, 51), 
		0 14px 0  rgb(51, 51, 51);
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: rgb(51, 51, 51);
	outline: none;
}

	/*FIN STYLE MODULE Menu*/
	
	/*DEBUT STYLE MODULE Panneaux*/
	@media (min-width: 768px) {
	.voir-toutes.panneaux {
		padding: 1.5em 0 1em 0;
	}	
}
.voir-toutes.panneaux{
	position:relative;
	background-color:rgb(14, 117, 140);
}
.voir-toutes.panneaux ol{
	top:-30px;
}
.bloc_accueil .pyricon { 
	/* float: left; */
	display:inline-block;
	width: 2.2em;
	height: 2.2em;
	margin-right: 0.5em;
}
.bloc_accueil .text-left{
	display:inline-block;
	color: rgb(14, 117, 140);
}

.bloc_accueil strong {
	display: block;
	font-weight: normal
}

@media screen and (min-width: 768px)  and (max-width: 1200px ) {
	.bloc_accueil{text-align:center!important;}
	.bloc_accueil .text-left{
		text-align: center;
		padding-top: 10px;
		width:100%;
	}
	.bloc_accueil .pyricon{margin-right:0px;}

}

@media (max-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 1.3em;
	}
	.bloc_accueil p { 
		font-size: 1.1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.2em; 
	}
	.bloc_accueil {text-align:left;}
}
@media (min-width: 768px) {
	.bloc_accueil .pyricon {
		font-size: 2.4em;
	}
	.bloc_accueil p { 
		font-size: 1em; 
	}
	.bloc_accueil strong { 
		font-size: 1.7em; 
	}
}
/***** Animation tirée de Tympanus, http://tympanus.net/Development/IconHoverEffects/#set-3 *****/
.bloc_accueil .rounded {
	position: relative;
    z-index: 1;
	border-color: rgb(255, 255, 255);
	background: rgb(16, 53, 78);
	-webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.bloc_accueil .rounded:before {
	color:rgb(255, 255, 255);
}
.bloc_accueil:hover .rounded:before  {
	color:rgb(14, 117, 140);
}
.bloc_accueil .rounded:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
	top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
	background: rgb(255, 255, 255);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
	
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.bloc_accueil:hover .rounded {
	color: rgb(255, 255, 255);
}
.bloc_accueil:hover .rounded:after {
    -webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    opacity: 1;
}
#panneaux h2{
	color:rgb(255, 255, 255);
	margin-bottom: 25px;
}

.titre_panneau p {
	color: rgb(14, 117, 140);
}
	
.titre_panneau {
	color: rgb(14, 117, 140);
	font-family: 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 22px;
	background: linear-gradient(to bottom, rgb(255, 255, 255) , rgb(255, 255, 255));
	height:50px;
	border-top: 1px solid ;
	border-bottom: 2px solid ;
}

.description_panneau {
	color: rgb(255, 255, 255);
	font-family: 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: rgb(44, 176, 210);
	height:235px;
	border-bottom: 2 solid rgb(0, 0, 0);
	padding: 10px 15px;

}

.block-panneau{
	padding-right: 4px ;
	padding-left: 4px ;
	padding-bottom:8px;
}

.bloc_accueil.panneaux_long.text-center {
    font-family: Philosopher;
}




#panneaux .plus_info{
	color: rgb(255, 254, 254);
	background: rgba(255, 255, 255,0);
	font-size: em;
}
#list_panneau {
	list-style-type: none;
}
.titre_panneau{
	margin:0px;
	padding:10px 0px;
}
.titre_panneau .col-xs-9{
  padding: 0;
  padding-left: 2px;
}

#panneaux  .plus_info{
	position: absolute;
	margin-bottom: 12px;
	bottom: 0px;
}
#panneaux .plus_info:after{
	position: absolute;
	content:"";
	background: url("../images/interface/triple_fleche.png");
	width:18px;
	height:18px;
	margin-left: 15px;
	margin-top: 3px;
	
}


.description_panneau ul{
  list-style-type: initial;
 }
 
.titre_panneau h2 {
  display: inline-block;
  margin-left: 5px;
  border-bottom: 0px;
}

.titre_panneau h2  strong{
  display: block;
  font-weight: normal;
}

.titre_panneau img , .bloc_accueil.panneaux_long  img{
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  width: 20%;
  max-width: 65px;
}
.bloc_accueil.panneaux_long a:hover{
	text-decoration:none;
}


/***** Panneaux anime ***/
#list_panneau_anime{    
	list-style-type: none; 
	margin-top: 25px;
}
#list_panneau_anime .titre_panneau{
	margin: 0px;
    padding: 0px 0px;
    display: table;
    width: 100%;
}
#list_panneau_anime .titre_panneau p{
	display:inline-block;
	margin: 0;
	margin-left: 20%;
	width: 80%;
    text-align: center;
}
#list_panneau_anime .titre_panneau .icone{
	color: rgb(255,255,255) ;/* white */
	background: rgb(0, 0, 0) ;/* #00BFFF */
    padding-left: 11px;
    padding-top: 7px;
    border-radius: 50%;
    border: 24px solid rgb(255, 255, 255); /* 3px solid white; */
    font-size: 30px;
    position: absolute;
    width: 56px;
	margin-left: 2%;
	margin-top: 2%;
}
#list_panneau_anime .plus_info{
	position: absolute;
	width: 30%;
	left:35%;
	bottom: -33px;
	z-index: 2;
	padding: 7px;
	padding-left: 15px;
	border-top-left-radius: 20% 50%;
	border-top-right-radius: 20% 50%;
	border-bottom-left-radius: 20% 50%;
	border-bottom-right-radius: 20% 50%;
	border: 0px solid rgba(255,255,255,0); /* 4px solid rgb(0, 162, 215);*/
	text-align: center;
}
#list_panneau_anime .plus_info:after{display:none;}
#list_panneau_anime .plus_info:hover{text-decoration:none;}
#list_panneau_anime .plus_info .pyricon{
    display: inline-block;
    position: absolute;
    padding-top: 0px;
    left: 10px;
    top: 9px;
	font-size: 14px;
}
#list_panneau_anime .mini_panneaux{
    margin-bottom: 80px;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#list_panneau_anime .mini_panneaux .paragraphe:before{
	position:absolute;
	display:block;
	content:"";
	width:100%;
	height:10px;
	bottom:0;
	left:0;
	background:#00BFFF;
	border-top:1px solid black;
}

#list_panneau_anime .mini_panneaux:nth-child(3n-2)
{
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n-1)
{
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
#list_panneau_anime .mini_panneaux:nth-child(3n)
{
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}

#background_panneaux{
	position:absolute;
	display:block;
	content:"";
	width:100%;
	background-color:rgb(14, 117, 140);
	left:0;
}
@media screen and (min-width: 992px)  and (max-width: 1200px ) {
	#list_panneau_anime .plus_info{
		width: 30%;
		left:35%;
	}
}
@media screen and (min-width: 768px)  and (max-width: 992px ) {
	#list_panneau_anime .mini_panneaux:nth-child(2n-1)
	{
	  transition-delay: 0.2s;
	  -webkit-transition-delay: 0.2s;
	}
	#list_panneau_anime .mini_panneaux:nth-child(2n)
	{
	  transition-delay: 0.4s;
	  -webkit-transition-delay: 0.4s;
	}
}
@media screen (max-width: 768px) {
	#list_panneau_anime .mini_panneaux
	{
	  transition-delay: 0.1s;
	  -webkit-transition-delay: 0.1s;
	}

}
   


	/*FIN STYLE MODULE Panneaux*/
	
	/*DEBUT STYLE MODULE Partenaires*/
	.no-padding{ padding:0px !important;}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.carousel-indicators li { text-indent: -9999em; }
.nav > li > a { padding: 15px; transition: background 0.3s ease; }

.liste-partenaires .btn-primary{
  background-color: rgb(121, 0, 67);
  border-color: rgb(121, 0, 67);
  margin-bottom:10px;
}
.liste-partenaires .btn-primary:hover{
  background-color: rgb(100, 0, 55);
  border-color: rgb(100, 0, 55);
}

#partenaires .voir-toutes a{
padding: 15px;
}
#myCarousel_partenaires .item .vertical-center{
	height:200px;
	width:90em;
}
#myCarousel_partenaires{
	padding:0px 2.5em;
}
.liste-partenaires .thumbnail{
	background-color:;
	border: 1px solid ;
}
.liste-partenaires figcaption a{
	color:;
}
.liste-partenaires figcaption a:hover{
	color:;
}

.carousel-partenaires .item img{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: url(#grayscale);
  filter: grayscale(100%);
  filter: gray;
  transition: all 0.2s ease;
    max-width: 100%;
	width:100%
}

/*  Styles for IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .carousel-partenaires .item img{
        width: 100%;
    }
}
.carousel-partenaires .item img:hover{
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}

div[id^="myCarousel_partenaires"] .carousel-control.left,
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	width:  2.5em; 
	background: transparent;
	color: #333;
	filter: none;
	background-repeat: no-repeat;
	background-position: center center;
}
div[id^="myCarousel_partenaires"] .carousel-control.left
{
	left: -80px;
	/* background-image: url(../images/interface/fleche_slide_left.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control.right
{
	right: -40px;
	/* background-image: url(../images/interface/fleche_slide_right.png); */
}
div[id^="myCarousel_partenaires"] .carousel-control span{
    color: white;
    /* font-size: 65px; */
	font-size:2.5em;
	left: 0px;
    top: 35%;
    position: absolute;
}


 .carousel-partenaires .item.next , .carousel-partenaires .item.prev {display:none;}

@media (max-width: 767px) {
	#myCarousel_partenaires .active > div { display:none; }
	#myCarousel_partenaires .active > div:first-child { display:block; }
	
	#myCarousel_partenaires .carousel-inner .active.left { left: -100%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 100%!important; }
	
	#myCarousel_partenaires .carousel-control.left{left: 0px;}
	#myCarousel_partenaires .carousel-control.right{	right: 0px;}

}
@media (min-width: 768px) and (max-width: 991px ) {
/* 	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next     { left:  50%; }
	.carousel-inner .prev	{ left: -50%; } */
	#myCarousel_partenaires .active > div { display:none; }
	#myCarousel_partenaires .active > div:first-child { display:block; }
	#myCarousel_partenaires .active > div:first-child + div { display:block; }
	#myCarousel_partenaires .active > div:first-child + div+ div { display:block; }
	#myCarousel_partenaires .active > div:first-child + div + div + div { display:block; }
	#myCarousel_partenaires .carousel-inner .active.left { left: -25%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 25%!important; }
	.carousel-partenaires .carousel-control.right{ right: 0px!important; }
	 .carousel-partenaires .carousel-control.left{ left: 0px!important; }
	
} 
@media (min-width: 992px ) {
	#myCarousel_partenaires .carousel-inner .active.left { left: -16.666%!important; }
	#myCarousel_partenaires .carousel-inner .active.right { left: 16.666%!important; }
}
#myCarousel_partenaires .carousel-inner .active.left,#myCarousel_partenaires .carousel-inner .active.right{
  -webkit-transform: translate3d(0%,0,0)!important;
  transform: translate3d(0%,0,0)!important;
  transition: left 0.6s ease-in-out 0s;
 }


.liste-partenaires .vertical-center{
	height: 240px;
	width: 30em; /* Pas de dépassement horizontal */
}

/***************/
/*** OLD IE ****/
/***************/

.oldie .carousel-partenaires .item IMG{
	width:100%;
}
.oldie .liste-partenaires .thumbnail{
	background:none;
}
	/*FIN STYLE MODULE Partenaires*/
	
	/*DEBUT STYLE MODULE Plans*/
	#container_info{position:relative}

#container_info .infos{
    position: absolute;
    top: 10%;
    left: 5%;
    width: 28%;
    /* height: 42%; */
	padding:10px;
    background: rgba(255,255,255,0.8);
	z-index:1;
}
#container_info .titre_info{
    color: rgb(145, 185, 58);
    font-size: 1.4em;
}
#container_info .titre_info .num{
    color: rgb(255, 255, 255);
    background-color: rgb(145, 185, 58);
    border-radius: 50%;
    margin: 0px -2px;
    font-size: 0.8em;
    border: 1px solid rgb(0, 0,0);
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding: 3px 0px;
}
#container_info .infos .lien{
/*     top: 90%;
    position: inherit;
    margin-bottom: 0%;
    width: 100%; */
	margin-top:8px;
    background-color: rgb(151, 138, 112);
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 1.2em;
    padding: 8px;
}
#container_info .point{
    width: 40px;
    height: 40px;
    margin: 1%;
	text-align: center;
	padding: 5px 0px;
    background-color: rgb(145, 185, 58) ;/*#91B93A;*/
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50%;
    color: rgb(255, 255, 255);
    font-size: 1.2em;
    cursor: pointer;
}
#container_info .description_info{
    height: 270px;
	margin-top: 8px;
    overflow-y: scroll;
}
#container_info .point:hover{

    background-color:  ;/*#91B93A;*/
    border: 2px solid ;
    color: ;
}

.no-panel{
    margin-bottom: 0px;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}

/******** XS ******/

#accordion_infos .panel-heading{
	background:rgb(145, 185, 58);
	color:rgb(255, 255, 255);
}

	/*FIN STYLE MODULE Plans*/
	
	/*DEBUT STYLE MODULE Realisations*/
	.realisation .list_champs .libelle{
			color: rgb(0, 0, 0);
			font-size: 1.2em;
}
.nopadding { padding:0px;}

#list_img_associe{
	margin-top: 10px;
	padding: 0px;
}
.carousel-control.right , .carousel-control.left {
  z-index:5;
}


.list_realisaition .hoverlay{
  width: 90%;
  left: 5%;
  top:5%;
  height: 90%; 
  background-color: rgba(255, 255, 255, 0.7);
}

.voir_toutes{
	background:black;
}
.voir_toutes a{
	font-size:1.2em;
	color:white;
	padding-top: 8px;
}
.btn-voir{
  position: absolute;
  bottom: 0px;
  margin-bottom: 15px;
  z-index: 2;
  border: 1px solid black;
   border-radius: 8px;
  left: 30%;
  width: 40%;
}

.une-galerie .hoverlay{
background : rgba(255,255,255,0); 
}

.list_realisaition .elm-galerie , .list_realisaition .une-galerie  {
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
}
.elm-galerie .hoverlay, .une-galerie .hoverlay {
	background-color: rgba(255, 255, 255, 0.8);
}
.elm-galerie .hoverlay .btn-default, .une-galerie .hoverlay .btn-default {
	color: rgb(51, 51, 51);
	background-color: rgb(255, 255, 255);
}
.elm-galerie .hoverlay {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	
	opacity: 0;
	transition: opacity 0.35s ease-in-out;
}
.elm-galerie .hoverlay:hover, .elm-galerie .hoverlay:active {
	opacity: 1;
}
.elm-galerie .hoverlay-flex-middle {
	width: 100%;
	text-align: center;
}

.une-galerie .thumbnail {
	border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 2px;
}
.une-galerie .elm-galerie .hoverlay {
	margin: 5%;
	width: 90%;
	height: 85%;
}

.hoverlay-flex-middle h3 {
	font-size:1.2em;
}
/********** Liste type ***********/
.list_type_realisation{
	list-style-type:none;
	padding: 0px;
}

.list_type_realisation li{
	background: rgb(51, 51, 51);
	border:1px solid rgb(51, 51, 51);
	margin-top:3px;
}
.list_type_realisation li a{
	color:rgb(255, 255, 255);  
	display: block; 
	padding:10px 5px;
}
.list_type_realisation li:hover a ,.list_type_realisation li.active a{
	color:rgb(51, 51, 51); 
	text-decoration:none;
}
.list_type_realisation li:hover ,.list_type_realisation li.active{
	background:rgb(255, 255, 255);
	border: 1px solid rgb(51, 51, 51);
}
/************ Effet Archi-saint-germain *******/
.elm-galerie {
	overflow: hidden;
}
.elm-galerie img {
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.35s ease-in-out;
	transition: transform 0.35s ease-in-out;	
}
.elm-galerie:hover img, .elm-galerie:active img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}


	/*FIN STYLE MODULE Realisations*/
	
	/*DEBUT STYLE MODULE ReseauxSociaux*/
	#footer_page .icn-rsx a {
	color: rgb(255, 255, 255);
}
#footer_page .icn-rsx a:hover .pyricon, #footer_page .icn-rsx a:active .pyricon {
	color: rgb(14, 117, 140);
	text-decoration: none;
}
#footer_page .icn-rsx .pyricon {
	background-color: rgb(14, 117, 140);
	-webkit-transition: background-color 0.25s ease-out;
	transition: background-color 0.25s ease-out;
}
#footer_page .icn-rsx a:hover .pyricon, #footer_page .icn-rsx a:active .pyricon {
	background-color: rgb(255, 255, 255);
}

	/*FIN STYLE MODULE ReseauxSociaux*/
	
	/*DEBUT STYLE MODULE Reservations*/
	.calendrier {
	margin-top: 24px;
	font-family: TeXGyreAdventorRegular, 'ITC Avant Garde Gothic', Verdana, Arial, Helvetica, sans-serif;
}

.calendrier .date-calendrier {
	background: rgb(110, 110, 110);
	color: rgb(255, 255, 255);
	border-left: 0.1em solid ;
	border-right: 0.1em solid ;
	margin: 0;
	text-align: center;
	padding: 4px;
}

.calendrier h2 {
	background-color: rgb(21, 198, 234);
	border-left: 0.1em solid ;
	border-right: 0.1em solid ;
	margin: 0;
	text-align: center;
	color: rgb(255, 255, 255);
	padding: 1em;
	font-weight: normal;
	font-size:1.3em;
	border-top: 0.1em solid ;
	border-bottom: 0.1em solid !important;
}

.calendrier span {
	cursor: pointer;
}

.calendrier table {
	border: 3px solid ;
	border-collapse: collapse;
}

.calendrier table th, .calendrier table td {
	border: 1px solid ;
	width: 50px;
	text-align: center;
}

.calendrier table th {
	background-color: rgb(78, 76, 76);
	font-weight: normal;
	color: rgb(255, 255, 255);
	padding: 4px 0;
}

.calendrier table tbody {
	background: rgb(193, 187, 187);
}
.calendrier table td  {
	color: ;
}
.calendrier table tbody>tr>td .btn {
	background: transparent;
}

.calendrier table td.reserve {
    color: rgb(255, 255, 255);
}

.calendrier .client {
    background-color: rgb(255, 0, 0);
}
.calendrier .formation  {
    background-color: rgb(42, 0, 255);
}
.calendrier .avalider  {
    background-color: rgb(244, 255, 0);
}

.calendrier .clientmatin.avalider { 
	background: linear-gradient(to right bottom, rgb(244, 255, 0) 50%, transparent 50%);
}
.calendrier .clientmatin { 
	background: linear-gradient(to right bottom, rgb(255, 0, 0) 50%, transparent 50%);
}
.calendrier .formationmatin { 
	background: linear-gradient(to right bottom, rgb(42, 0, 255) 50%, transparent 50%);
}
.calendrier .matin.avalider { 
	background: linear-gradient(to right bottom, rgb(244, 255, 0) 50%, transparent 50%);
}

.calendrier .clientapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, rgb(255, 0, 0) 50%);
}
.calendrier .clientapresmidi.avalider { 
	background: linear-gradient(to right bottom, transparent 50%, rgb(244, 255, 0) 50%);
}
.calendrier .formationapresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, rgb(42, 0, 255) 50%);
}
.calendrier .avalider.apresmidi { 
	background: linear-gradient(to right bottom, transparent 50%, rgb(244, 255, 0) 50%);
}

.calendrier .clientapresmidi.formationmatin { 
	background: linear-gradient(to right bottom, rgb(42, 0, 255) 50%, rgb(255, 0, 0) 50%);
}
.calendrier .clientapresmidi.formationmatin.avalider { 
	background: linear-gradient(to right bottom, rgb(42, 0, 255) 50%, rgb(244, 255, 0) 50%);
}
.calendrier .formationapresmidi.clientmatin { 
	background: linear-gradient(to right bottom, rgb(255, 0, 0) 50%, rgb(42, 0, 255) 50%);
}
.calendrier .formationapresmidi.clientmatin.avalider { 
	background: linear-gradient(to right bottom, rgb(255, 0, 0) 50%, rgb(244, 255, 0) 50%);
}

.calendrier table td.jour-hors-mois {
	color: rgb(202, 202, 202);
}

.calendrier+div .legende, .description-salle h3, .description-salle .tarif .min{
	color: rgb(0, 244, 255);
}

.description-salle a.btn {
    margin-top: 1em;
}

.fiche.btn {
	background-color: rgb(21, 198, 234);
}
.tarif.btn {
    background-color: rgb(0, 149, 255);
}

.description-salle .capacite {
    font-size: 1.5em;
}
.options-panier .black.pyricon:before {
    line-height: 0.65em;
    vertical-align: top;
    font-size: 3.75em;
    text-align: center;
}

.options-panier i.pyricon:before {
    font-size: 1.4em;
    vertical-align: bottom;
}

.options-panier .black.pyricon {
    color: rgb(0, 149, 255);
    background-color: rgb(0, 0, 0);
	margin-left:1px;
}
.options-panier a .btn {
    border-radius:0;
    background-color: rgb(0, 149, 255);
}

.instruction-reservations {
    background-color: rgb(0, 0, 0);
	border: 0.2em solid rgb(0, 149, 255);
    padding: 0.5em;
    border-radius: 0.5em;
}

.legende  .pyricon {
    font-size: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}

div#legende { overflow: hidden; }
div#legende p { font-style: italic; text-align: center; font-size: 11px; width: 200px; float: left; line-height: 18px; margin-top: 20px; margin-left: 24px; }
div#legende th { width: 32px; text-align: center; height: 16px; color: ; }
.calendrier table td { cursor: pointer; }
.calendrier table td.tiptip.jour-hors-mois { color: #777; }
span.nondispo { display: block; color: ; background: red; text-decoration: line-through; line-height: 12px; font-weight: normal; font-size: 11px; }

	/*FIN STYLE MODULE Reservations*/
	